import"sbISearchEngine.idl";
Public Member Functions | |
void | doSearch (in nsIDOMWindowInternal aWindow, in AString aQuery) |
Definition at line 29 of file sbISearchEngine.idl.
void sbISearchEngine::doSearch | ( | in nsIDOMWindowInternal | aWindow, |
in AString | aQuery | ||
) |
Do the search based on the query string that's given.
aQuery | Query string passed to the search engine |