Package com.sun.jna.platform.win32
Class BaseTSD.ULONG_PTR
java.lang.Object
java.lang.Number
com.sun.jna.IntegerType
com.sun.jna.platform.win32.BaseTSD.ULONG_PTR
- All Implemented Interfaces:
- NativeMapped,- Serializable
- Direct Known Subclasses:
- BaseTSD.SIZE_T,- WinCrypt.HCRYPTPROV_LEGACY
- Enclosing interface:
- BaseTSD
Unsigned LONG_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- 
ULONG_PTRpublic ULONG_PTR()
- 
ULONG_PTRpublic ULONG_PTR(long value) 
 
- 
- 
Method Details- 
toPointer
 
-