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 |
|
|
DLL |
|
Show: