C# 클래스 ManagedWin32.Api.TokPriv1Luid

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

공개 프로퍼티들

프로퍼티 타입 설명
Attr int
Count int
Luid long

공개 메소드들

메소드 설명
TokPriv1Luid ( int c, long l, int a ) : System.Runtime.InteropServices

메소드 상세

TokPriv1Luid() 공개 메소드

public TokPriv1Luid ( int c, long l, int a ) : System.Runtime.InteropServices
c int
l long
a int
리턴 System.Runtime.InteropServices

프로퍼티 상세

Attr 공개적으로 프로퍼티

public int Attr
리턴 int

Count 공개적으로 프로퍼티

public int Count
리턴 int

Luid 공개적으로 프로퍼티

public long Luid
리턴 long