Package EOorg.EOeolang.EOsys.Win32
Class BaseTSD.ULONG_PTR
- java.lang.Object
-
- java.lang.Number
-
- com.sun.jna.IntegerType
-
- EOorg.EOeolang.EOsys.Win32.BaseTSD.ULONG_PTR
-
- All Implemented Interfaces:
com.sun.jna.NativeMapped
,Serializable
- Enclosing interface:
- BaseTSD
public static final class BaseTSD.ULONG_PTR extends com.sun.jna.IntegerType
Unsigned long ptr.- Since:
- 0.40
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ULONG_PTR(long value)
Ctor.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description com.sun.jna.Pointer
toPointer()
Convert to pointer.-
Methods inherited from class com.sun.jna.IntegerType
compare, compare, compare, doubleValue, equals, floatValue, fromNative, hashCode, intValue, longValue, nativeType, setValue, toNative, toString
-
Methods inherited from class java.lang.Number
byteValue, shortValue
-
-