C# Class HidLibrary.NativeMethods.SECURITY_ATTRIBUTES

ファイルを表示 Open project: kg/DS4_PSO2 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