IInternetSecurityManager::GetSecuritySite method
Gets the security site manager.
Syntax
HRESULT GetSecuritySite(
[out] IInternetSecurityMgrSite **ppSite
);
Parameters
- ppSite [out]
A pointer to the current IInternetSecurityMgrSite interface.
Return value
Returns S_OK if successful.
Requirements
Minimum supported client |
Windows XP |
Minimum supported server |
Windows 2000 Server |
DLL |
Urlmon.dll |