DefaultSearchProvider method
Not supported. Retrieves the name of the user's default search provider.
Syntax
BSTR retVal = object.DefaultSearchProvider();
Parameters
This method has no parameters.
Remarks
DefaultSearchProvider was introduced in Windows Internet Explorer 7.
This method can only be called from a "first run" page in the correct domain.
See also
Reference