public static class WinNT.SECURITY_DESCRIPTOR_RELATIVE extends Structure
| Modifier and Type | Class and Description |
|---|---|
static class |
WinNT.SECURITY_DESCRIPTOR_RELATIVE.ByReference |
Structure.ByValue| Modifier and Type | Field and Description |
|---|---|
short |
Control |
int |
Dacl |
int |
Group |
int |
Owner |
byte |
Revision |
int |
Sacl |
byte |
Sbz1 |
ALIGN_DEFAULT, ALIGN_GNUC, ALIGN_MSVC, ALIGN_NONE, CALCULATE_SIZE| Constructor and Description |
|---|
WinNT.SECURITY_DESCRIPTOR_RELATIVE() |
WinNT.SECURITY_DESCRIPTOR_RELATIVE(byte[] data) |
WinNT.SECURITY_DESCRIPTOR_RELATIVE(Memory memory) |
| Modifier and Type | Method and Description |
|---|---|
WinNT.ACL |
getDiscretionaryACL() |
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, writeFieldpublic byte Revision
public byte Sbz1
public short Control
public int Owner
public int Group
public int Sacl
public int Dacl
public WinNT.SECURITY_DESCRIPTOR_RELATIVE()
public WinNT.SECURITY_DESCRIPTOR_RELATIVE(byte[] data)
public WinNT.SECURITY_DESCRIPTOR_RELATIVE(Memory memory)
public WinNT.ACL getDiscretionaryACL()