Uses of Interface
org.jinterop.dcom.impls.automation.IJITypeInfo

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

Uses of IJITypeInfo in org.jinterop.dcom.impls.automation
 

Methods in org.jinterop.dcom.impls.automation that return IJITypeInfo
 IJITypeInfo IJITypeInfo.getRefTypeInfo(int hrefType)
          If a type description references other type descriptions, it retrieves the referenced type descriptions.
 IJITypeInfo IJIDispatch.getTypeInfo(int typeInfo)
          Returns an implementation of COM ITypeInfo interface based on the typeInfo.
 IJITypeInfo IJITypeLib.getTypeInfo(int index)
          Retrieves the specified type description in the library.
 IJITypeInfo IJITypeLib.getTypeInfoOfGuid(java.lang.String uuid)
          Retrieves the type description that corresponds to the specified GUID.
 



Copyright © 2011. All Rights Reserved.