org.jinterop.dcom.win32
Class ParamDesc
java.lang.Object
org.jinterop.dcom.win32.ParamDesc
- All Implemented Interfaces:
- java.io.Serializable
public final class ParamDesc
- extends java.lang.Object
- implements java.io.Serializable
Contains information needed for transferring a structure element, parameter, or function return value between processes
- Since:
- 1.0
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PARAMFLAG_NONE
public static final short PARAMFLAG_NONE
- See Also:
- Constant Field Values
PARAMFLAG_FIN
public static final short PARAMFLAG_FIN
- See Also:
- Constant Field Values
PARAMFLAG_FOUT
public static final short PARAMFLAG_FOUT
- See Also:
- Constant Field Values
PARAMFLAG_FLCID
public static final short PARAMFLAG_FLCID
- See Also:
- Constant Field Values
PARAMFLAG_FRETVAL
public static final short PARAMFLAG_FRETVAL
- See Also:
- Constant Field Values
PARAMFLAG_FOPT
public static final short PARAMFLAG_FOPT
- See Also:
- Constant Field Values
PARAMFLAG_FHASDEFAULT
public static final short PARAMFLAG_FHASDEFAULT
- See Also:
- Constant Field Values
PARAMFLAG_FHASCUSTDATA
public static final short PARAMFLAG_FHASCUSTDATA
- See Also:
- Constant Field Values
lpVarValue
public final JIPointer lpVarValue
wPARAMFlags
public final short wPARAMFlags