public class TokenPrivileges
extends com.jniwrapper.Structure
TOKEN_PRIVILEGES
structure.Constructor and Description |
---|
TokenPrivileges() |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
clone() |
int |
getPrivilegeCount() |
LuidAndAttributes |
getPrivileges(int index) |
static TokenPrivileges |
lookup(java.lang.String name) |
void |
setPrivilegeCount(int privilegeCount) |
acceptIOPerformer, addMembers, computeLength, equals, getAlignmentRequirement, getDebugInfo, getFirstMemberSize, getLength, getMember, getMembers, getOffsets, init, init, initFrom, pop, push, read, setDataBuffer, write
public int getPrivilegeCount()
public void setPrivilegeCount(int privilegeCount)
public LuidAndAttributes getPrivileges(int index)
public java.lang.Object clone()
clone
in class com.jniwrapper.Structure
public static TokenPrivileges lookup(java.lang.String name)