public static class WinDef.BOOL extends IntegerType
Modifier and Type | Field and Description |
---|---|
static int |
SIZE
The Constant SIZE.
|
Constructor and Description |
---|
WinDef.BOOL()
Instantiates a new bool.
|
WinDef.BOOL(long value)
Instantiates a new bool.
|
Modifier and Type | Method and Description |
---|---|
boolean |
booleanValue() |
doubleValue, equals, floatValue, fromNative, hashCode, intValue, longValue, nativeType, setValue, toNative, toString
byteValue, shortValue
public static final int SIZE