The Persistent Zone Identifier object enables access to zone information that is persisted with local files. The Attachment Execution Services (see IAttachmentExecute) set the zone information, which the Internet Security Manager Object (see IInternetSecurityManager) consumes. Use IPersistFile to attach the object to the target file and IZoneIdentifier to examine or to manipulate the zone ID.
Creation/Access Functions
| CoCreateInstance | Call CoCreateInstance setting the CLSID parameter to CLSID_PersistentZoneIdentifier. |
Interfaces Implemented
Object Information
| Stock Implementation | Urlmon.dll |
|---|
| Custom Implementation | No |
|---|
| Header and IDL files | Urlmon.h, Urlmon.idl |
|---|
| CLSID |
CLSID_PersistentZoneIdentifier |
|---|
| Minimum availability | Internet Explorer
6.0 |
|---|
| Minimum operating systems |
Windows XP SP2 |
|---|