org.jinterop.dcom.win32
Interface IJITypeInfo

All Superinterfaces:
IJIUnknown

public interface IJITypeInfo
extends IJIUnknown

From MSDN :- ITypeInfo, an interface typically used for reading information about objects. For example, an object browser tool can use ITypeInfo to extract information about the characteristics and capabilities of objects from type libraries. Type information interfaces are intended to describe the parts of the application that can be called by outside clients, rather than those that might be used internally to build an application.

The ITypeInfo interface provides access to the following: