See: Description
| Interface | Description |
|---|---|
| CallConv |
Implements the CALLCONV data type of COM Automation.
|
| FuncKind |
Implements the FUNCKIND structure of COM Automation.
|
| IJIDispatch |
Represents the Windows COM
IDispatch Interface. |
| IJIEnumVariant |
Represents the Windows COM
IEnumVARIANT Interface. |
| IJITypeInfo |
Represents the Windows COM
ITypeInfo Interface. |
| IJITypeLib |
Represents the Windows COM
ITypeLib Interface. |
| ImplTypeFlags |
Implements the IMPLTYPEFLAGS structure of COM Automation.
|
| InvokeKind |
Implements the INVOKEKIND structure of COM Automation.
|
| TypeKind |
Implements the TYPEKIND structure of COM Automation
|
| Class | Description |
|---|---|
| ArrayDesc |
Implements the ARRAYDESC structure of COM Automation.
|
| ElemDesc |
Implements the ELEMDESC structure of COM Automation.
|
| FuncDesc |
Implements the FUNCDESC structure of COM Automation.
|
| IdlDesc | |
| Internal_JIAutomationFactory |
Creates automation related objects.
|
| 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
|
| Exception | Description |
|---|---|
| JIAutomationException |
Class for signifying Automation related exceptions.
|
Disclaimer and copyright notice: Parts of documentation in this package has been referenced as it is from MSDN online help and is Microsoft(c) copyrighted.
Copyright © 2017 LSST. All rights reserved.