Jump to content

Windows Desktop Search API and ObjCreate


Recommended Posts

Hi everyone,

I am trying to write a simple script that determines when Indexing is completed by the Windows Desktop Search 3.0. The problem I am having is obtaining the object via ObjCreate(); it seems I am not inputting the correct classname for the "ISearchManager" class I am looking for. I have written VB and C++ application that work in connecting to the WDS 3.0 API ISearchManager interface but it would be a lot nicer if I could do it in AutoIt. Anyone have any thoughts on the class name?

So far I have tried:

"WindowsSearch.ISearchManager"

"WindowsSearch.SearchManager"

"Interop.MSNLNamespaceMgrLib.ISearchManager"

"Interop.MSNLNamespaceMgrLib.SearchManager"

"MSNLNamespaceMgrLib.ISearchManager"

"MSNLNamespaceMgrLib.SearchManager"

Thanks,

C.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...