IInternetSecurityManager::GetSecuritySite method

Gets the security site manager.

Syntax

HRESULT GetSecuritySite(
  [out] IInternetSecurityMgrSite **ppSite
);

Parameters

Return value

Returns S_OK if successful.

Requirements

Minimum supported client

Windows XP

Minimum supported server

Windows 2000 Server

DLL

Urlmon.dll

See also

IInternetSecurityManager