ISearchRoot::put_RootURL Method
Sets the root URL of the current search.
Syntax
HRESULT put_RootURL( LPCWSTR pszURL );
Parameters
- pszURL
[in] Pointer to a null-terminated, Unicode buffer that contains the root URL.
Return Value
Returns S_OK if successful, or an error value otherwise.