共用方式為


IInternetSecurityManager::GetSecuritySite

Send Feedback

Retrieves the security site manager.

Syntax

HRESULT GetSecuritySite(
  IInternetSecurityMgrSite ** ppSite
);

Parameters

  • ppSite
    [out] Address of a pointer to the current IInternetSecurityMgrSite interface.

Return Values

Returns S_OK if successful.

Requirements

Pocket PC: Pocket PC 2000 and later
Smartphone: Smartphone 2002 and later
OS Versions: Windows CE 3.0 and later
Header: urlmon.h
Library: urlmon.lib

See Also

IInternetSecurityManager

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.