Contains the flag values used for creating and enumerating security zone mappings.
Syntax
typedef enum { SZM_CREATE = 0x00000000, SZM_DELETE = 0x00000001, } SZM_FLAGS;
Constants
- SZM_CREATE
- Create a new mapping.
- SZM_DELETE
- Delete the mapping.
Enumerated Type Information
Windows NT Use version 4.0 Windows Use Windows 95 and later Header Urlmon.h Minimum availability Internet Explorer 4.0
Windows CE
Windows CE Use version 2.12 and later Minimum availability Internet Explorer 4.0