Provides facilities to find the type library for a given type amongst a collection of type libraries.
Members
Description | ||
---|---|---|
Exists | Indicates if a library of the specified name exists in the collection of type libraries. | |
GetAssembly | Returns the library name (or an empty string if not found) of the specified type. | |
GetNames | Returns a VB6 collection of the type libraries. | |
GUIDFromName | Returns a GUID for the specified type library name. | |
IsOCXLib | Indicates if the specified library is from an ActiveX control. | |
NameFromGUID | Returns a type library name for the specified GUID. |