다음을 통해 공유


IInternetSecurityMgrSite::EnableModeless (Windows CE 5.0)

Send Feedback

This method enables the use of modeless pop-up windows.

HRESULTEnableModeless(BOOLfEnable);

Parameters

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

Return Values

Returns S_OK if successful or E_FAIL otherwise.

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

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.