Package com.sun.jna.platform.win32
Class OaIdl.VARIANT_BOOL
java.lang.Object
java.lang.Number
com.sun.jna.IntegerType
com.sun.jna.platform.win32.OaIdl.VARIANT_BOOL
- All Implemented Interfaces:
NativeMapped
,Serializable
- Direct Known Subclasses:
OaIdl._VARIANT_BOOL
- Enclosing interface:
- OaIdl
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
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
-
Field Details
-
SIZE
public static final int SIZE- See Also:
-
-
Constructor Details
-
VARIANT_BOOL
public VARIANT_BOOL() -
VARIANT_BOOL
public VARIANT_BOOL(long value) -
VARIANT_BOOL
public VARIANT_BOOL(boolean value)
-
-
Method Details
-
booleanValue
public boolean booleanValue()
-