public static class WinNT.PSID extends Structure
Modifier and Type | Class and Description |
---|---|
static class |
WinNT.PSID.ByReference |
Structure.ByValue
Modifier and Type | Field and Description |
---|---|
Pointer |
sid |
ALIGN_DEFAULT, ALIGN_GNUC, ALIGN_MSVC, ALIGN_NONE, CALCULATE_SIZE
Constructor and Description |
---|
WinNT.PSID() |
WinNT.PSID(byte[] data) |
WinNT.PSID(int size) |
WinNT.PSID(Pointer memory) |
Modifier and Type | Method and Description |
---|---|
byte[] |
getBytes() |
void |
setPointer(Pointer p) |
allocateMemory, allocateMemory, autoAllocate, autoRead, autoRead, autoWrite, autoWrite, cacheTypeInfo, clear, ensureAllocated, equals, getAutoRead, getAutoWrite, getFieldOrder, getFields, getNativeAlignment, getPointer, getStructAlignment, hashCode, newInstance, read, readField, setAlignType, setAutoRead, setAutoSynch, setAutoWrite, setFieldOrder, setTypeMapper, size, sortFields, toArray, toArray, toString, useMemory, useMemory, write, writeField, writeField
public Pointer sid
public WinNT.PSID()
public WinNT.PSID(byte[] data)
public WinNT.PSID(int size)
public WinNT.PSID(Pointer memory)
public void setPointer(Pointer p)
public byte[] getBytes()