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 [desktop apps only] |
|---|---|
|
Minimum supported server | Windows 2000 Server [desktop apps only] |
|
Product | Internet Explorer 4.0 |
|
Header |
|
Build date: 11/27/2012