org.jinterop.dcom.impls.automation
Class TypeDesc
java.lang.Object
org.jinterop.dcom.impls.automation.TypeDesc
- All Implemented Interfaces:
- java.io.Serializable
public final class TypeDesc
- extends java.lang.Object
- implements java.io.Serializable
Implements the TYPEDESC structure of COM Automation and
describes the type of a variable, the return type of a function,
or the type of a function parameter.
- Since:
- 1.0
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VT_PTR
public static final java.lang.Short VT_PTR
VT_SAFEARRAY
public static final java.lang.Short VT_SAFEARRAY
VT_CARRAY
public static final java.lang.Short VT_CARRAY
VT_USERDEFINED
public static final java.lang.Short VT_USERDEFINED
typeDesc
public final JIPointer typeDesc
arrayDesc
public final JIPointer arrayDesc
hrefType
public final int hrefType
vt
public final short vt