|
SecurityAttributesIsHandleInherited Field |
A Boolean value that specifies whether the returned handle is inherited when a new process
is created. If this member is TRUE, the new process inherits the handle.
Namespace: Xcalibur.NativeMethods.V2.SecurityAssembly: Xcalibur.NativeMethods.V2 (in Xcalibur.NativeMethods.V2.dll) Version: 1.0.1.0
Syntax public bool IsHandleInherited
Public IsHandleInherited As Boolean
public:
bool IsHandleInherited
val mutable IsHandleInherited: bool
Field Value
BooleanSee Also