IsInternetESCEnabled function (shlwapi.h)
Determines whether Windows Internet Explorer is in the Enhanced Security Configuration.
C++
BOOL IsInternetESCEnabled();
Type: BOOL
Returns TRUE if Internet Explorer is in the Enhanced Security Configuration, and FALSE otherwise.
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) |