| Package | Description |
|---|---|
| org.jinterop.dcom.impls.automation |
Defines out-of-box classes for usage with COM servers supporting automation.
|
| Modifier and Type | Method and Description |
|---|---|
IJITypeInfo |
IJITypeInfo.getRefTypeInfo(int hrefType)
If a type description references other type descriptions, it retrieves the referenced type descriptions.
|
IJITypeInfo |
IJITypeLib.getTypeInfo(int index)
Retrieves the specified type description in the library.
|
IJITypeInfo |
IJIDispatch.getTypeInfo(int typeInfo)
Returns an implementation of COM
ITypeInfo interface based on the typeInfo. |
IJITypeInfo |
IJITypeLib.getTypeInfoOfGuid(String uuid)
Retrieves the type description that corresponds to the specified GUID.
|
Copyright © 2017 LSST. All rights reserved.