Retrieves the security site manager.
Syntax
HRESULT GetSecuritySite(
IInternetSecurityMgrSite **ppSite
Parameters
- ppSite
- [out] Address of a pointer to the current IInternetSecurityMgrSite interface.
Return Value
Returns S_OK if successful.