InternetClearAllPerSiteCookieDecisions function

Clears all decisions that are made about cookies on a site-by-site basis.

Syntax


BOOL InternetClearAllPerSiteCookieDecisions(void);

Parameters

This function has no parameters.

Return value

Returns TRUE if all decisions were cleared, and FALSE otherwise.

Requirements

Minimum supported client

Windows XP

Minimum supported server

Windows 2000 Server

Product

Internet Explorer 6

Header

Wininet.h

Library

Wininet.lib

DLL

Wininet.dll

 

 

Show: