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