NativeMapped, Serializablepublic static class WinDef.INT_PTR extends IntegerType
| Constructor | Description |
|---|---|
INT_PTR() |
Instantiates a new int ptr.
|
INT_PTR(long value) |
Instantiates a new int 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 INT_PTR()
public INT_PTR(long value)
value - the valuepublic Pointer toPointer()