This topic has not yet been rated - Rate this topic

IsInternetESCEnabled function

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

Syntax


BOOL IsInternetESCEnabled(void);

Parameters

This function has no parameters.

Return value

Type: BOOL

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

Requirements

Minimum supported client

Windows XP [desktop apps only]

Minimum supported server

Windows Server 2003 [desktop apps only]

Header

Shlwapi.h

DLL

Shlwapi.dll (version 6.0 or later)

 

 

Send comments about this topic to Microsoft

Build date: 11/28/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.