ISearchContext interface

Exposes methods that channel customization information to the search hooks.

Members

The ISearchContext interface inherits from the IUnknown interface. ISearchContext also has these types of members:

Methods

The ISearchContext interface has these methods.

MethodDescription
GetSearchStyle

Overrides the registry settings that determine how an autosearch is performed.

GetSearchText

Retrieves the text that is in the browser's Address bar.

GetSearchURL

Retrieves the URL that is being searched for.

 

Requirements

Minimum supported client

Windows XP [desktop apps only]

Minimum supported server

Windows Server 2003 [desktop apps only]

Header

Shlobj.h

DLL

Shell32.dll

 

 

Show: