HealthClassValue 枚举
注意
网络访问保护平台从Windows 10开始不可用
HealthClassValue 枚举类型指示运行状况类 TLV 的值。
语法
typedef enum tagHealthClassValue {
healthClassFirewall = 0,
healthClassPatchLevel = 1,
healthClassAntiVirus = 2,
healthClassCriticalUpdate = 3,
healthClassReserved = 128
} HealthClassValue;
常量
-
healthClassFirewall
-
运行状况类 TLV 是防火墙。
-
healthClassPatchLevel
-
运行状况类 TLV 为修补程序级别。
-
healthClassAntiVirus
-
运行状况类 TLV 是防病毒。
-
healthClassCriticalUpdate
-
运行状况类 TLV 是关键更新。
-
healthClassReserved
-
保留仅供系统使用。
要求
要求 | 值 |
---|---|
最低受支持的客户端 |
Windows Vista [仅限桌面应用] |
最低受支持的服务器 |
Windows Server 2008 [仅限桌面应用] |
标头 |
|
IDL |
|