@Structure.FieldOrder(value="PrimaryGroup") public static class WinNT.TOKEN_PRIMARY_GROUP extends Structure
Structure.ByReference, Structure.ByValue, Structure.FieldOrder, Structure.StructField
Modifier and Type | Field and Description |
---|---|
WinNT.PSID.ByReference |
PrimaryGroup
A pointer to a SID structure representing a group that will become the
primary group of any objects created by a process using this access token.
|
ALIGN_DEFAULT, ALIGN_GNUC, ALIGN_MSVC, ALIGN_NONE, CALCULATE_SIZE
Constructor and Description |
---|
TOKEN_PRIMARY_GROUP() |
TOKEN_PRIMARY_GROUP(int size) |
TOKEN_PRIMARY_GROUP(Pointer memory) |
allocateMemory, allocateMemory, autoAllocate, autoRead, autoRead, autoWrite, autoWrite, cacheTypeInfo, calculateSize, clear, createFieldsOrder, createFieldsOrder, createFieldsOrder, createFieldsOrder, dataEquals, dataEquals, ensureAllocated, equals, fieldOffset, getAutoRead, getAutoWrite, getFieldList, getFieldOrder, getFields, getNativeAlignment, getNativeSize, getNativeSize, getPointer, getStringEncoding, getStructAlignment, hashCode, newInstance, newInstance, read, readField, readField, setAlignType, setAutoRead, setAutoSynch, setAutoWrite, setStringEncoding, size, sortFields, toArray, toArray, toString, toString, useMemory, useMemory, write, writeField, writeField, writeField
public WinNT.PSID.ByReference PrimaryGroup
public TOKEN_PRIMARY_GROUP()
public TOKEN_PRIMARY_GROUP(Pointer memory)
public TOKEN_PRIMARY_GROUP(int size)