C# Class VRapper.HidLibrary.NativeMethods.SECURITY_ATTRIBUTES

Show file Open project: Entroper/VRapper Class Usage Examples

Public Properties

Property Type Description
bInheritHandle bool
lpSecurityDescriptor System.IntPtr
nLength int

Property Details

bInheritHandle public property

public bool bInheritHandle
return bool

lpSecurityDescriptor public property

public IntPtr,System lpSecurityDescriptor
return System.IntPtr

nLength public property

public int nLength
return int