次の方法で共有


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 [デスクトップ アプリのみ]
ヘッダー
NapProtocol.h
IDL
NapProtocol.idl