org.jinterop.dcom.impls.automation
Class VarDesc
java.lang.Object
org.jinterop.dcom.impls.automation.VarDesc
- All Implemented Interfaces:
- java.io.Serializable
public final class VarDesc
- extends java.lang.Object
- implements java.io.Serializable
Implements the VARDESC structure of COM Automation
- 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 |
VAR_PERINSTANCE
public static final int VAR_PERINSTANCE
- See Also:
- Constant Field Values
VAR_STATIC
public static final int VAR_STATIC
- See Also:
- Constant Field Values
VAR_CONST
public static final int VAR_CONST
- See Also:
- Constant Field Values
VAR_DISPATCH
public static final int VAR_DISPATCH
- See Also:
- Constant Field Values
memberId
public final int memberId
lpstrSchema
public final JIPointer lpstrSchema
u
public final JIUnion u
elemdescVar
public final ElemDesc elemdescVar
- Contains the variable type.
wVarFlags
public final short wVarFlags
- Definition of flags follows
varkind
public final int varkind