IEInPrivateFilteringEnabled function
Determines whether InPrivate Filtering is enabled.
Syntax
BOOL IEInPrivateFilteringEnabled(void);
Parameters
This function has no parameters.
Return value
Returns TRUE if InPrivate Filtering is enabled; otherwise FALSE.
Remarks
InPrivate Filtering detects and blocks requests for resources hosted on other (third-party) Web sites that could be used to track your activities on the Internet. Windows Internet Explorer automatically records which third-party Web sites to block. You can delete this recorded data by using the Delete Browsing History dialog box.
Requirements
Minimum supported client |
Windows XP with SP2 |
Minimum supported server |
Windows Server 2003 |
Header |
Ieobj.h |
DLL |
Ieframe.dll |