PSUACTION
A version of this page is also available for
4/8/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 |
Windows Mobile | Windows Mobile Version 5.0 and later |