ISearchManager::get_UserAgent Method

Retrieves the user agent string.

Syntax

HRESULT get_UserAgent(      
    LPWSTR *ppszUserAgent
);

Parameters

  • ppszUserAgent
    [out, retval]  Returns the address of a pointer to the user agent string.

Return Value

Returns S_OK if successful, or an error value otherwise.