| Package | Description |
|---|---|
| org.bytedeco.systems.global | |
| org.bytedeco.systems.windows |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
windows.CreateRestrictedToken(Pointer ExistingTokenHandle,
int Flags,
int DisableSidCount,
SID_AND_ATTRIBUTES SidsToDisable,
int DeletePrivilegeCount,
LUID_AND_ATTRIBUTES PrivilegesToDelete,
int RestrictedSidCount,
SID_AND_ATTRIBUTES SidsToRestrict,
PointerPointer NewTokenHandle) |
| Modifier and Type | Method and Description |
|---|---|
LUID_AND_ATTRIBUTES |
LUID_AND_ATTRIBUTES.Attributes(int setter) |
LUID_AND_ATTRIBUTES |
LUID_AND_ATTRIBUTES.Luid(LUID setter) |
LUID_AND_ATTRIBUTES |
LUID_AND_ATTRIBUTES.position(long position) |
LUID_AND_ATTRIBUTES |
PRIVILEGE_SET.Privilege() |
LUID_AND_ATTRIBUTES |
PRIVILEGE_SET.Privilege(int i) |
LUID_AND_ATTRIBUTES |
TOKEN_PRIVILEGES.Privileges() |
LUID_AND_ATTRIBUTES |
TOKEN_GROUPS_AND_PRIVILEGES.Privileges() |
LUID_AND_ATTRIBUTES |
TOKEN_PRIVILEGES.Privileges(int i) |
| Modifier and Type | Method and Description |
|---|---|
PRIVILEGE_SET |
PRIVILEGE_SET.Privilege(int i,
LUID_AND_ATTRIBUTES setter) |
TOKEN_PRIVILEGES |
TOKEN_PRIVILEGES.Privileges(int i,
LUID_AND_ATTRIBUTES setter) |
TOKEN_GROUPS_AND_PRIVILEGES |
TOKEN_GROUPS_AND_PRIVILEGES.Privileges(LUID_AND_ATTRIBUTES setter) |
Copyright © 2020. All rights reserved.