FileStreamDescriptorGetIStream Method |
Gets an IStream implementation.
Namespace:
ShellBoost.Core.Utilities
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax protected virtual IStream GetIStream()
Return Value
Type:
IStreamAn instance of the IStream interface.
See Also