INavigatorDoNotTrack interface

This interface provides a property that indicates whether tracking protection is enabled.

Members

The INavigatorDoNotTrack interface inherits from the IDispatch interface. INavigatorDoNotTrack also has these types of members:

  • Properties

Properties

The INavigatorDoNotTrack interface has these properties.

Property Description

msDoNotTrack

Returns a BSTR indicating whether the user set a preference not to be tracked .

 

Requirements

Minimum supported client

Windows Vista

Minimum supported server

Windows Server 2008

Header

Mshtml.h

IDL

Mshtml.idl

DLL

Mshtml.dll

See also

IDispatch