NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

NativeMethods.SECURITY_ATTRIBUTES.bInheritHandle

[To be supplied.]

[Visual Basic]
Public bInheritHandle As Boolean
[C#]
public bool bInheritHandle;
[C++]
public: bool bInheritHandle;
[JScript]
public var bInheritHandle : Boolean;

See Also

NativeMethods.SECURITY_ATTRIBUTES Class | NativeMethods.SECURITY_ATTRIBUTES Members | System.Core Namespace