PSUACTION (Windows Embedded CE 6.0)
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 |