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.
Sets the security site manager.
Syntax
HRESULT SetSecuritySite(
[in] IInternetSecurityMgrSite *pSite
);
Parameters
- pSite [in]
The address of the IInternetSecurityMgrSite interface to set.
Return value
Returns S_OK if successful.
Requirements
Minimum supported client |
Windows XP |
Minimum supported server |
Windows 2000 Server |
DLL |
Urlmon.dll |