C# 클래스 HidLibrary.NativeMethods.SECURITY_ATTRIBUTES

파일 보기 프로젝트 열기: kg/DS4_PSO2 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
bInheritHandle bool
lpSecurityDescriptor System.IntPtr
nLength int

프로퍼티 상세

bInheritHandle 공개적으로 프로퍼티

public bool bInheritHandle
리턴 bool

lpSecurityDescriptor 공개적으로 프로퍼티

public IntPtr,System lpSecurityDescriptor
리턴 System.IntPtr

nLength 공개적으로 프로퍼티

public int nLength
리턴 int