| Package | Description |
|---|---|
| org.jinterop.dcom.impls.automation |
Defines out-of-box classes for usage with COM servers supporting automation.
|
| Class and Description |
|---|
| ElemDesc
Implements the ELEMDESC structure of COM Automation.
|
| FuncDesc
Implements the FUNCDESC structure of COM Automation.
|
| IdlDesc |
| IJIEnumVariant
< p>
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
|
Copyright © 2022. All rights reserved.