Share via


Create a Query Object

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.

 

This code segment creates objQ, a Query object, as a new ActiveXObject object from Ixsso.dll.

objQ = new ActiveXObject("IXSSO.Query");