shell.SHCreateStreamOnFileEx
PyIStream = SHCreateStreamOnFileEx(File, Mode , Attributes , Create , Template )
Creates an IStream interface that reads and writes to a file
Parameters
Comments
Accepts keyword args.This function is only available on WinXP and later. COM exception with E_NOTIMPL will be thrown if the function can't be located.