Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

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

 

 

Show:
© 2017 Microsoft