SHCreateStreamOnFile(String, StorageModeFlags, FsiStream) | Opens or creates a file and retrieves a stream to read or write to that file. |
SHCreateStreamOnFile(String, StorageModeFlags, IStream) | Opens or creates a file and retrieves a stream to read or write to that file. |