IsInternetESCEnabled function (shlwapi.h)

Determines whether Windows Internet Explorer is in the Enhanced Security Configuration.

Syntax

BOOL IsInternetESCEnabled();

Return value

Type: BOOL

Returns TRUE if Internet Explorer is in the Enhanced Security Configuration, and FALSE otherwise.

Requirements

Requirement Value
Minimum supported client Windows XP [desktop apps only]
Minimum supported server Windows Server 2003 [desktop apps only]
Target Platform Windows
Header shlwapi.h
DLL Shlwapi.dll (version 6.0 or later)