public class IntPtr
extends com.jniwrapper.Pointer.Void
LONG_PTR
native type. This is guaranteed
to be the same size as a pointer. Its size with change with pointer size (32/64).
It should be used anywhere that a pointer is cast to an Int32 type.Constructor and Description |
---|
IntPtr()
Constucts a blank instance.
|
IntPtr(long value)
Constructs with the passed value.
|
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
clone() |
asFunction, asFunction, asTypedPointer, castTo, castTo, equals, getDebugInfo, getLength, getValue, hashCode, isNull, read, setValue, toString, write