IZoneIdentifier interface
Provides methods for getting and setting the security zone for a file.
Members
The IZoneIdentifier interface inherits from the IUnknown interface. IZoneIdentifier also has these types of members:
- Methods
Methods
The IZoneIdentifier interface has these methods.
Method | Description |
---|---|
GetId | Gets the current security zone. |
Remove | Sets the current zone to URLZONE_LOCAL_MACHINE. |
SetId | Sets the current security zone. |
Remarks
The IZoneIdentifier interface was introduced in Microsoft Internet Explorer 6 for Windows XP Service Pack 2 (SP2).
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 |