Determines whether client-side cookies are enabled in the browser.
Syntax
HRESULT get_cookieEnabled( VARIANT_BOOL *p );
Parameters
- p
- Address of a variable that receives TRUE if client-side cookies are enabled, or FALSE otherwise.
Return Value
Returns S_OK if successful, or an error code otherwise.
Windows CE
Windows CE Use version 2.12 and later Minimum availability Internet Explorer 4.0