C# Class VRapper.HidLibrary.NativeMethods.SECURITY_ATTRIBUTES

Datei anzeigen Open project: Entroper/VRapper Class Usage Examples

Public Properties

Property Type Description
bInheritHandle bool
lpSecurityDescriptor System.IntPtr
nLength int

Property Details

bInheritHandle public_oe property

public bool bInheritHandle
return bool

lpSecurityDescriptor public_oe property

public IntPtr,System lpSecurityDescriptor
return System.IntPtr

nLength public_oe property

public int nLength
return int