IInternetSecurityManager::SetSecuritySite
Sets the security site manager.
Syntax
HRESULT SetSecuritySite(
IInternetSecurityMgrSite * pSite
);
Parameters
- pSite
[in] Address of the IInternetSecurityMgrSite interface to set.
Return Values
Returns S_OK if successful.
Requirements
Pocket PC: Pocket PC 2000 and later
Smartphone: Smartphone 2002 and later
OS Versions: Windows CE 3.0 and later
Header: urlmon.h
Library: urlmon.lib
See Also
Send Feedback on this topic to the authors