NativeMapped, Serializable, Comparable<WinDef.USHORT>WTypes.VARTYPEpublic static class WinDef.USHORT extends IntegerType implements Comparable<WinDef.USHORT>
| Modifier and Type | Field | Description |
|---|---|---|
static int |
SIZE |
The Constant SIZE.
|
| Constructor | Description |
|---|---|
USHORT() |
Instantiates a new USHORT.
|
USHORT(long value) |
Instantiates a new USHORT.
|
| Modifier and Type | Method | Description |
|---|---|---|
int |
compareTo(WinDef.USHORT other) |
compare, compare, compare, doubleValue, equals, floatValue, fromNative, hashCode, intValue, longValue, nativeType, setValue, toNative, toStringbyteValue, shortValuepublic static final int SIZE
public USHORT()
public USHORT(long value)
value - the valuepublic int compareTo(WinDef.USHORT other)
compareTo in interface Comparable<WinDef.USHORT>