InternetClearAllPerSiteCookieDecisions function
Applies to: desktop apps only
Clears all decisions that were made about cookies on a site by site basis.
Syntax
BOOL WINAPI InternetClearAllPerSiteCookieDecisions(void);
Parameters
This function has no parameters.
Return value
Returns TRUE if all decisions were cleared and FALSE otherwise.
Remarks
Note WinINet does not support server implementations. In addition, it should not be used from a service. For server implementations or services use Microsoft Windows HTTP Services (WinHTTP).
Requirements
|
Minimum supported client | Windows 2000 Professional |
|---|---|
|
Minimum supported server | Windows 2000 Server |
|
Header |
|
|
Library |
|
|
DLL |
|
See also
- InternetEnumPerSiteCookieDecision
- InternetGetPerSiteCookieDecisions
- InternetSetPerSiteCookieDecisions
- PrivacyGetZonePreferenceW
- PrivacySetZonePreferenceW
Send comments about this topic to Microsoft
Build date: 2/7/2012