PSUACTION enumeration
Contains the flags passed into the CoInternetGetSecurityUrl function.
Syntax
typedef enum _tagPSUACTION {
PSU_DEFAULT = 1,
PSU_SECURITY_URL_ONLY
} PSUACTION;
Constants
PSU_DEFAULT
Retrieve the security URL and return its domain.PSU_SECURITY_URL_ONLY
Retrieve just the security URL.
Requirements
Minimum supported client |
Windows XP |
Minimum supported server |
Windows 2000 Server |
Product |
Internet Explorer 4.0 |
Header |
Urlmon.h |