isInternetESCEnabled 函数 (shlwapi.h)
确定 Windows Internet Explorer 是否在增强的安全配置中。
语法
BOOL IsInternetESCEnabled();
返回值
类型: BOOL
如果 Internet Explorer 位于增强的安全配置中,则返回 TRUE ,否则返回 FALSE 。
要求
要求 | 值 |
---|---|
最低受支持的客户端 | Windows XP [仅限桌面应用] |
最低受支持的服务器 | Windows Server 2003 [仅限桌面应用] |
目标平台 | Windows |
标头 | shlwapi.h |
DLL | Shlwapi.dll (6.0 或更高版本) |