1 out of 1 rated this helpful - Rate this topic

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
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.