Using Prog IDs of Objects
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 the prog IDs of the objects. The following table lists the APIs and each object of an API with a prog ID.
API | Object | Prog ID |
---|---|---|
Admin Helper | AdminIndexServer | Microsoft.ISAdm |
Query Helper | QueryUtility |
IXSSO.Query IXSSO.Util |
ADO | Recordset | ADODB.Recordset |
See Creating Objects with Early and Late Binding for details on using this information.