CoInternetGetSecurityURLCoInternetGetSecurityURL*
*



Contents  *



Index  *Topic Contents
*Previous Topic: CoInternetCreateZoneManager
*Next Topic: Structures

CoInternetGetSecurityURL

HRESULT CoInternetGetSecurityURL(
    LPCWSTR pwzUrl,
    LPWSTR *ppwzSecUrl,
    PSUACTION psuAction,
    DWORD dwReserved
);

Retrieves the security URL for the specified URL.

pwzUrl
String value that contains the URL.
ppwzSecUrl
Address of the string value that contains the security URL.
psuAction
PSUACTION value that determines what information is returned.
dwReserved
Reserved. Must be set to zero.

Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.