Uses of Package
org.jinterop.dcom.impls.automation

Packages that use org.jinterop.dcom.impls.automation
org.jinterop.dcom.impls.automation Defines out-of-box classes for usage with COM servers supporting automation
org.jinterop.dcom.test   
 

Classes in org.jinterop.dcom.impls.automation used by org.jinterop.dcom.impls.automation
ElemDesc
          Implements the ELEMDESC structure of COM Automation.
FuncDesc
          Implements the FUNCDESC structure of COM Automation.
IdlDesc
           
IJIEnumVariant
           Represents the Windows COM IEnumVARIANT Interface.
IJITypeInfo
          Represents the Windows COM ITypeInfo Interface.
JIExcepInfo
          Exposes error code , exception source, exception description and help file path for an unsuccessful IJIDispatch operation.
ParamDesc
          Implements the PARAMDESC structure of COM Automation.
SafeArrayBounds
          Implements the SAFEARRAYBOUNDS structure of COM Automation.
TypeAttr
          Implements the TYPEATTR structure of COM Automation and contains attributes of an IJITypeInfo.
TypeDesc
          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.
VarDesc
          Implements the VARDESC structure of COM Automation
 

Classes in org.jinterop.dcom.impls.automation used by org.jinterop.dcom.test
IJIDispatch
           Represents the Windows COM IDispatch Interface.
 



Copyright © 2011. All Rights Reserved.