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 SummaryConstructors
- 
Method SummaryMethods inherited from class com.sun.jna.IntegerTypecompare, compare, compare, doubleValue, equals, floatValue, fromNative, hashCode, intValue, longValue, nativeType, setValue, toNative, toStringMethods inherited from class java.lang.NumberbyteValue, shortValue
- 
Constructor Details- 
DWORD_PTRpublic DWORD_PTR()
- 
DWORD_PTRpublic DWORD_PTR(long value) 
 
-