Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.
Requirements
Minimum supported client |
Windows XP |
Minimum supported server |
Windows 2000 Server |
Product |
Internet Explorer 4.0 |
Header |
Urlmon.h |