HealthClassValue 列舉
注意
從 Windows 10 開始,無法使用網路存取保護平臺
HealthClassValue列舉類型表示健康情況類別 TLV 的值。
Syntax
typedef enum tagHealthClassValue {
healthClassFirewall = 0,
healthClassPatchLevel = 1,
healthClassAntiVirus = 2,
healthClassCriticalUpdate = 3,
healthClassReserved = 128
} HealthClassValue;
常數
-
healthClassFirewall
-
健全狀況類別 TLV 是防火牆。
-
healthClassPatchLevel
-
健全狀況類別 TLV 是修補程式層級。
-
healthClassAntiText
-
健康情況類別 TLV 是防毒。
-
healthClassCriticalUpdate
-
健康情況類別 TLV 是重大更新。
-
healthClassReserved
-
保留供系統使用。
規格需求
需求 | 值 |
---|---|
最低支援的用戶端 |
Windows Vista [僅限傳統型應用程式] |
最低支援的伺服器 |
Windows Server 2008 [僅限傳統型應用程式] |
標頭 |
|
Idl |
|