public static class DsGetDC.PDS_DOMAIN_TRUSTS extends Structure
Modifier and Type | Class and Description |
---|---|
static class |
DsGetDC.PDS_DOMAIN_TRUSTS.ByReference |
Structure.ByValue
Modifier and Type | Field and Description |
---|---|
DsGetDC.DS_DOMAIN_TRUSTS.ByReference |
t |
ALIGN_DEFAULT, ALIGN_GNUC, ALIGN_MSVC, ALIGN_NONE, CALCULATE_SIZE
Constructor and Description |
---|
DsGetDC.PDS_DOMAIN_TRUSTS() |
Modifier and Type | Method and Description |
---|---|
DsGetDC.DS_DOMAIN_TRUSTS[] |
getTrusts(int count)
Returns domain trusts.
|
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 DsGetDC.DS_DOMAIN_TRUSTS.ByReference t
public DsGetDC.DS_DOMAIN_TRUSTS[] getTrusts(int count)
count
- Number of domain trusts.