Click to return to the Security     
IInternetSecurityMgrSite ...     IInternetSecurityMgrSite:...     IInternetSecurityMgrSite ...    
Web Workshop  |  Security & Cryptography

IInternetSecurityMgrSite::EnableModeless Method


Enables the use of modeless pop-up windows.

Syntax

HRESULT EnableModeless(
    BOOL fEnable
);

Parameters

fEnable
[in] Boolean value that specifies whether modeless pop-up windows are used. TRUE enables modeless pop-up windows; FALSE disables them.

Return Value

Returns S_OK if successful, or E_FAIL otherwise.



Back to topBack to top

Did you find this topic useful? Suggestions for other topics? Write us!

© 1999 Microsoft Corporation. All rights reserved. Terms of use.