IInternetSecurityManager::SetSecuritySite method

Sets the security site manager.

Syntax

HRESULT SetSecuritySite(
  [in] IInternetSecurityMgrSite *pSite
);

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