Contents Index Topic Contents | ||
Previous Topic: IInternetSecurityManager::SetZoneMapping Next Topic: IInternetSecurityMgrSite::GetWindow |
IInternetSecurityMgrSite::EnableModeless
HRESULT EnableModeless( [in] BOOL fEnable );Enables the use of modeless pop-up windows.
- Returns S_OK if successful, or E_FAIL otherwise.
- fEnable
- Boolean value that sets whether modeless pop-up windows are used. TRUE enables modeless pop-up windows; FALSE disables them.
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.