Package com.sun.jna.platform.win32
Class WTypes.VARTYPE
java.lang.Object
java.lang.Number
com.sun.jna.IntegerType
com.sun.jna.platform.win32.WinDef.USHORT
com.sun.jna.platform.win32.WTypes.VARTYPE
- All Implemented Interfaces:
NativeMapped
,Serializable
,Comparable<WinDef.USHORT>
- Enclosing interface:
WTypes
- See Also:
-
Field Summary
Fields inherited from class com.sun.jna.platform.win32.WinDef.USHORT
SIZE
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.sun.jna.platform.win32.WinDef.USHORT
compareTo
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
-
VARTYPE
public VARTYPE() -
VARTYPE
public VARTYPE(int value)
-