Contents Index Topic Contents | ||
Previous Topic: IOmNavigator::get_connectionSpeed Next Topic: IOmNavigator::get_cpuClass |
IOmNavigator::get_cookieEnabled
HRESULT get_cookieEnabled( VARIANT_BOOL *p );Determines whether client-side cookies are enabled in the browser.
- Returns S_OK if successful, or an error value otherwise.
- p
- Address of a variable that receives TRUE if client-side cookies are enabled, or FALSE otherwise.
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.