Package | Description |
---|---|
org.bytedeco.systems.global | |
org.bytedeco.systems.windows |
Modifier and Type | Method and Description |
---|---|
static SID_IDENTIFIER_AUTHORITY |
windows.GetSidIdentifierAuthority(Pointer pSid) |
Modifier and Type | Method and Description |
---|---|
static boolean |
windows.AllocateAndInitializeSid(SID_IDENTIFIER_AUTHORITY pIdentifierAuthority,
byte nSubAuthorityCount,
int nSubAuthority0,
int nSubAuthority1,
int nSubAuthority2,
int nSubAuthority3,
int nSubAuthority4,
int nSubAuthority5,
int nSubAuthority6,
int nSubAuthority7,
PointerPointer pSid) |
static boolean |
windows.InitializeSid(Pointer Sid,
SID_IDENTIFIER_AUTHORITY pIdentifierAuthority,
byte nSubAuthorityCount) |
Modifier and Type | Method and Description |
---|---|
SID_IDENTIFIER_AUTHORITY |
SID.IdentifierAuthority() |
SID_IDENTIFIER_AUTHORITY |
SID_IDENTIFIER_AUTHORITY.position(long position) |
SID_IDENTIFIER_AUTHORITY |
SID_IDENTIFIER_AUTHORITY.Value(int i,
byte setter) |
Modifier and Type | Method and Description |
---|---|
SID |
SID.IdentifierAuthority(SID_IDENTIFIER_AUTHORITY setter) |
Copyright © 2020. All rights reserved.