org.jinterop.dcom.win32
Class TypeDesc
java.lang.Object
org.jinterop.dcom.win32.TypeDesc
- All Implemented Interfaces:
- java.io.Serializable
public final class TypeDesc
- extends java.lang.Object
- implements java.io.Serializable
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 |
equals, 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