public abstract static class WinNT.ACEStructure extends Structure
Structure.ByReference, Structure.ByValue
Modifier and Type | Field and Description |
---|---|
byte |
AceFlags |
short |
AceSize |
byte |
AceType |
(package private) WinNT.PSID |
psid |
ALIGN_DEFAULT, ALIGN_GNUC, ALIGN_MSVC, ALIGN_NONE, CALCULATE_SIZE
Constructor and Description |
---|
WinNT.ACEStructure(Pointer p) |
Modifier and Type | Method and Description |
---|---|
WinNT.PSID |
getSID() |
java.lang.String |
getSidString() |
allocateMemory, allocateMemory, autoAllocate, autoRead, autoRead, autoWrite, autoWrite, cacheTypeInfo, clear, ensureAllocated, equals, fieldOffset, getAutoRead, getAutoWrite, getFieldOrder, getFields, getFieldTypeInfo, getNativeAlignment, getNativeSize, getPointer, getStructAlignment, hashCode, newInstance, read, readField, setAlignType, setAutoRead, setAutoSynch, setAutoWrite, setFieldOrder, setTypeMapper, size, sortFields, toArray, toArray, toString, toString, useMemory, useMemory, write, writeField, writeField
public byte AceType
public byte AceFlags
public short AceSize
WinNT.PSID psid
public WinNT.ACEStructure(Pointer p)
public java.lang.String getSidString()
public WinNT.PSID getSID()