NativeMapped
, Serializable
WinDef.WPARAM
public 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, toString
byteValue, shortValue
public UINT_PTR()
public UINT_PTR(long value)
value
- the valuepublic Pointer toPointer()