IInternetZoneManagerEx interface

Extends the IInternetZoneManager interface.

Members

The IInternetZoneManagerEx interface inherits from IInternetZoneManager. IInternetZoneManagerEx also has these types of members:

  • Methods

Methods

The IInternetZoneManagerEx interface has these methods.

Method Description
GetZoneActionPolicyEx

Gets the policy associated with the specified URL action in the specified zone.

SetZoneActionPolicyEx

Sets the policy associated with the specified URL action in the specified zone.

 

Remarks

The IInternetZoneManagerEx interface was introduced in Microsoft Internet Explorer 6 for Windows XP Service Pack 2 (SP2).

This interface enables the IInternetZoneManagerEx::GetZoneActionPolicyEx and IInternetZoneManagerEx::SetZoneActionPolicyEx methods to differentiate policies between usual and locked down security zones.

Requirements

Minimum supported client

Windows XP with SP2

Minimum supported server

Windows Server 2003

Product

Internet Explorer 6.0

Header

Urlmon.h

IDL

Urlmon.idl

DLL

Urlmon.dll

See also

IInternetZoneManager