[]
Security attributes.
public struct SecurityAttributes
Descriptor.
public IntPtr Descriptor
Length.
public int Length
Gets or sets a value indicating whether [inherit handle].
public bool InheritHandle { get; set; }
true
if [inherit handle]; otherwise, false
.