NativeMapped, SerializableWinDef.WPARAMpublic static class WinDef.UINT_PTR extends IntegerType
| Constructor | Description |
|---|---|
UINT_PTR() |
Instantiates a new uint ptr.
|
UINT_PTR(long value) |
Instantiates a new uint ptr.
|
| Modifier and Type | Method | Description |
|---|---|---|
Pointer |
toPointer() |
To pointer.
|
compare, compare, compare, doubleValue, equals, floatValue, fromNative, hashCode, intValue, longValue, nativeType, setValue, toNative, toStringbyteValue, shortValuepublic UINT_PTR()
public UINT_PTR(long value)
value - the valuepublic Pointer toPointer()