Contents Index Topic Contents | ||
Previous Topic: MkParseDisplayNameEx Next Topic: RegisterBindStatusCallback |
ObtainUserAgentString
HRESULT ObtainUserAgentString( DWORD dwOption, LPCSTR pcszUAOut, DWORD *cbSize );Retrieves the user agent string in use.
- dwOption
- Reserved. Must be set to zero.
- pcszUAOut
- String value that contains the user agent string currently being used.
- cbSize
- Address of an unsigned long integer value that contains the length of the string.
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.