Exposes methods that are used by a host to control the security zone infrastructure.
Members
The IInternetZoneManager interface inherits from the IUnknown interface. IInternetZoneManager also has these types of members:
- Methods
Methods
The IInternetZoneManager interface has these methods.
| Method | Description |
|---|---|
| CopyTemplatePoliciesToZone | Copies the policies from a predefined template into a security zone. |
| CreateZoneEnumerator | Creates a zone enumerator. |
| DestroyZoneEnumerator | Destroys a zone enumerator. |
| GetZoneActionPolicy | Gets the policy associated with the specified URL action. |
| GetZoneAt | Gets the zone associated with the specified index on the given enumerator. |
| GetZoneAttributes | Gets the zone attributes. |
| GetZoneCustomPolicy | Gets the named custom policy associated with the zone. |
| LogAction | |
| PromptAction | |
| SetZoneActionPolicy | Sets the action policy associated with a zone. |
| SetZoneAttributes | Sets the zone attributes. |
| SetZoneCustomPolicy | Sets a named custom policy associated with a zone. |
Requirements
Minimum supported client |
Windows XP |
Minimum supported server |
Windows 2000 Server |
Product |
Internet Explorer 4.0 |
Header |
Urlmon.h |
IDL |
Urlmon.idl |
DLL |
Urlmon.dll |