SearchGuideUrl method

Not supported. Retrieves the URL of a page that can be used to install additional search providers.

Syntax

BSTR retVal = object.SearchGuideUrl();

Parameters

This method has no parameters.

Remarks

SearchGuideUrl was introduced in Windows Internet Explorer 7.

This method can only be called from a "first run" page in the correct domain.

This method reads from the following registry key.

HKEY_LOCAL_MACHINE or HKEY_CURRENT_USER
   Software
      Microsoft
         Internet Explorer
            SearchUrl
               FindProvidersURL

See also

window

external

AddSearchProvider