public static class WinNT.LARGE_INTEGER.LowHigh extends Structure
Structure.ByReference, Structure.ByValue
Modifier and Type | Field and Description |
---|---|
WinDef.DWORD |
HighPart |
WinDef.DWORD |
LowPart |
ALIGN_DEFAULT, ALIGN_GNUC, ALIGN_MSVC, ALIGN_NONE, CALCULATE_SIZE
Constructor and Description |
---|
WinNT.LARGE_INTEGER.LowHigh() |
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 WinDef.DWORD LowPart
public WinDef.DWORD HighPart