Click to return to the Security     
URL Security Zones Enumer...     PUAF Enumerated Type     URL Security Zones Enumer...    
Web Workshop  |  Security & Cryptography

PSUACTION Enumerated Type


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.

Enumerated Type Information

Windows NT Use version 4.0
Windows Use Windows 95 and later
Header Urlmon.h
Minimum availability Internet Explorer 4.0

Windows CE

Windows CE Use version 2.12 and later
Minimum availability Internet Explorer 4.0


Back to topBack to top

Did you find this topic useful? Suggestions for other topics? Write us!

© 1999 Microsoft Corporation. All rights reserved. Terms of use.