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 registry location values.
Syntax
typedef enum _URLZONEREG {
URLZONEREG_DEFAULT = 0,
URLZONEREG_HKLM,
URLZONEREG_HKCU
} URLZONEREG;
Constants
URLZONEREG_DEFAULT
Use the default registry location.URLZONEREG_HKLM
Use HKEY_LOCAL_MACHINE.URLZONEREG_HKCU
Use HKEY_CURRENT_USER.
Requirements
Minimum supported client |
Windows XP |
Minimum supported server |
Windows 2000 Server |
Product |
Internet Explorer 4.0 |
Header |
Urlmon.h |