Package com.sun.jna.platform.win32
Class BaseTSD.DWORD_PTR
java.lang.Object
java.lang.Number
com.sun.jna.IntegerType
com.sun.jna.platform.win32.BaseTSD.DWORD_PTR
- All Implemented Interfaces:
NativeMapped
,Serializable
- Enclosing interface:
- BaseTSD
Unsigned DWORD_PTR.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
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
-
Constructor Details
-
DWORD_PTR
public DWORD_PTR() -
DWORD_PTR
public DWORD_PTR(long value)
-