IInternetSecurityMgrSite::EnableModeless

A version of this page is also available for

Windows Embedded CE 6.0 R3

4/8/2010

This 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.

Requirements

Header urlmon.h, urlmon.idl
Library urlmon.lib
Windows Embedded CE Windows CE .NET 4.0 and later
Windows Mobile Windows Mobile Version 5.0 and later