Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 |