IInternetSecurityManager::GetSecuritySite (Windows CE 5.0)
This method retrieves the security site manager.
HRESULTGetSecuritySite(IInternetSecurityMgrSite** ppSite);
Parameters
- ppSite
[out] Address of a pointer to the current IInternetSecurityMgrSite interface.
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.
Send Feedback on this topic to the authors