Click or drag to resize

FileStreamDescriptorGetIStream Method

Gets an IStream implementation.

Namespace:  callback.ShellBoost.Core.Utilities
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
protected virtual IStream GetIStream()

Return Value

Type: IStream
An instance of the IStream interface.
See Also