public static class WinDef.DWORD extends IntegerType
| Constructor and Description |
|---|
WinDef.DWORD() |
WinDef.DWORD(long value) |
| Modifier and Type | Method and Description |
|---|---|
WinDef.WORD |
getHigh()
High WORD.
|
WinDef.WORD |
getLow()
Low WORD.
|
doubleValue, equals, floatValue, fromNative, hashCode, intValue, longValue, nativeType, setValue, toNative, toStringbyteValue, shortValuepublic WinDef.WORD getLow()
public WinDef.WORD getHigh()