| Package | Description |
|---|---|
| org.jinterop.dcom.impls.automation |
Defines out-of-box classes for usage with COM servers supporting automation.
|
| org.jinterop.dcom.test |
| Class and Description |
|---|
| 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
|
| Class and Description |
|---|
| IJIDispatch
Represents the Windows COM
IDispatch Interface. |
Copyright © 2017 LSST. All rights reserved.