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.
1/6/2010
This enumeration contains the flags passed into the CoInternetGetSecurityUrl function.
Syntax
typedef enum _tagPSUACTION {
PSU_DEFAULT = 1,
PSU_SECURITY_URL_ONLY
} PSUACTION;
Elements
- PSU_DEFAULT
Retrieve the security Uniform Resource Locator (URL) and return its domain.
- PSU_SECURITY_URL_ONLY
Retrieve just the security URL.
Requirements
| Header | urlmon.h, urlmon.idl |
| Windows Embedded CE | Windows CE .NET 4.0 and later |