public static class Guid.GUID extends Structure
Modifier and Type | Class and Description |
---|---|
static class |
Guid.GUID.ByReference |
Structure.ByValue
Modifier and Type | Field and Description |
---|---|
int |
Data1 |
short |
Data2 |
short |
Data3 |
byte[] |
Data4 |
ALIGN_DEFAULT, ALIGN_GNUC, ALIGN_MSVC, ALIGN_NONE, CALCULATE_SIZE
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 int Data1
public short Data2
public short Data3
public byte[] Data4
public Guid.GUID()
public Guid.GUID(Pointer memory)