This interface is used by a host to control the security zone infrastructure.
| Method | Description |
|---|---|
| CreateZoneEnumerator | Creates a zone enumerator. |
| DestroyZoneEnumerator | Destroys a zone enumerator. |
| GetZoneActionPolicy | Retrieves the policy associated with the specified URL action. |
| GetZoneAt | Retrieves the zone associated with the specified index on the given enumerator. |
| GetZoneAttributes | Retrieves the zone attributes. |
| GetZoneCustomPolicy | Retrieves the named custom policy associated with the zone. |
| LogAction | Not currently implemented. |
| PromptAction | Not currently implemented. |
| 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
OS Versions: Windows CE .NET 4.0 and later.
Header: Urlmon.h, Urlmon.idl.
Link Library: Urlmon.lib.
Send Feedback on this topic to the authors