IEInPrivateFilteringEnabled Function
Determines whether InPrivate Filtering is enabled.
Syntax
BOOL IEInPrivateFilteringEnabled(VOID);
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.
Function Information
Stock Implementation ieframe.dll Custom Implementation No Header ieobj.h Import library None Minimum availability Internet Explorer 8 Minimum operating systems Windows XP SP2
See Also
IEIsInPrivateBrowsing