Contents Index Topic Contents | ||
Previous Topic: IOmNavigator::get_systemLanguage Next Topic: IOmNavigator::get_userLanguage |
IOmNavigator::get_userAgent
HRESULT get_userAgent( BSTR *p );Retrieves a string that represents the user-agent header sent in the HTTP protocol from the client to the server.
- Returns S_OK if successful, or an error value otherwise.
- p
- Address of a string variable that receives the user-agent header.
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.