IInternetSecurityManager::SetSecuritySite (Windows CE 5.0)
This method sets the security site manager.
HRESULTSetSecuritySite(IInternetSecurityMgrSite* pSite);
Parameters
- pSite
[in] Address of the IInternetSecurityMgrSite interface to set.
Return Values
Returns S_OK if successful.
Requirements
OS Versions: Windows CE .NET 4.0 and later.
Header: Urlmon.h, Urlmon.idl.
Link Library: Urlmon.lib.
See Also
Send Feedback on this topic to the authors