ArcObjects Library Reference (SystemUtility)  

ILibLookupExtension Interface

Provides information about an extension to the library handling classes used by the VB6 Code Converter addin and the Library Locator tool.

Members

Description
Read-only property Description Returns a descriptive name for the extension.
Method EnumValPrefix Returns the enumeration value prefix at the specified index position (zero based index).
Read-only property EnumValPrefixCount Returns the number of different prefixes used for enumeration values in the current (new) libraries.
Method NewLibrary Returns the (current) library name and GUID at the specified index position (zero based index).
Read-only property NewLibraryCount Returns the number of new (current) libraries detailed in this extension.
Method OldLibrary Returns the old (superseded) library name and GUID at the specified index position (zero based index).
Read-only property OldLibraryCount Returns the number of old (superseded) libraries detailed in this extension.