IInternetSecurityManager::SetSecuritySite method
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 |
|
See also
Show: