Share via


Using References to Type Libraries

Note

Indexing Service is no longer supported as of Windows XP and is unavailable for use as of Windows 8. Instead, use Windows Search for client side search and Microsoft Search Server Express for server side search.

 

You can declare and create objects from the Indexing Service APIs using references to type libraries. To do this you need to select the appropriate libraries in the Visual Basic development environment. The following table lists the APIs and the reference and type library for each.

API Reference Library
Admin Helper Indexing Service Administration Type Library 1.0 CIODMLib
Query Helper ixsso Control Library Cisso
ADO ActiveX Data Objects (ADO) version Library, where version is one of the available versions. ADODB

 

See Creating Objects with Early and Late Binding for details on using this information.