Click or drag to resize
Xcalibur Systems LLC Logo

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.Security
Assembly: Xcalibur.NativeMethods.V2 (in Xcalibur.NativeMethods.V2.dll) Version: 1.0.1.0
Syntax
public bool IsHandleInherited

Field Value

Boolean
See Also