public static class WinNT.LARGE_INTEGER.UNION extends Union
Structure.ByReference, Structure.ByValue, Structure.StructField
Modifier and Type | Field and Description |
---|---|
WinNT.LARGE_INTEGER.LowHigh |
lh |
long |
value |
ALIGN_DEFAULT, ALIGN_GNUC, ALIGN_MSVC, ALIGN_NONE, CALCULATE_SIZE
Constructor and Description |
---|
WinNT.LARGE_INTEGER.UNION() |
WinNT.LARGE_INTEGER.UNION(long value) |
Modifier and Type | Method and Description |
---|---|
long |
longValue() |
String |
toString()
If
jna.dump_memory is true, will include a native memory dump
of the Structure's backing memory. |
getFieldOrder, getNativeAlignment, getTypedValue, readField, readField, setType, setType, setTypedValue, writeField, writeField, writeField
allocateMemory, allocateMemory, autoAllocate, autoRead, autoRead, autoWrite, autoWrite, cacheTypeInfo, calculateSize, clear, dataEquals, dataEquals, ensureAllocated, equals, fieldOffset, getAutoRead, getAutoWrite, getFieldList, getFields, getNativeSize, getNativeSize, getPointer, getStringEncoding, getStructAlignment, hashCode, newInstance, newInstance, read, setAlignType, setAutoRead, setAutoSynch, setAutoWrite, setFieldOrder, setStringEncoding, size, sortFields, toArray, toArray, toString, useMemory, useMemory, write
public WinNT.LARGE_INTEGER.LowHigh lh
public long value
public WinNT.LARGE_INTEGER.UNION()
public WinNT.LARGE_INTEGER.UNION(long value)