HandlerNativeStream Property |
Gets the native stream. Only valid if IInitializeWithStream was called.
Namespace:
callback.ShellBoost.Core.Handlers
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax protected IStream NativeStream { get; }
Property Value
Type:
IStream
The native stream.
See Also