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
Constructor and Description |
---|
Guid.GUID() |
Guid.GUID(byte[] data) |
Guid.GUID(Pointer memory) |
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 int Data1
public short Data2
public short Data3
public byte[] Data4
public Guid.GUID()
public Guid.GUID(Pointer memory)
public Guid.GUID(byte[] data)