INapEnforcementClientConnection2::GetInstalledShvs 方法
注意
從 Windows 10 開始,無法使用網路存取保護平臺
NAP 代理程式會使用 GetInstalledShvs 方法來查詢用戶端上已安裝的系統健康情況驗證程式 (SHV) 。
語法
HRESULT GetInstalledShvs(
[out] SystemHealthEntityCount *count,
[out] SystemHealthEntityId **ids
) const;
參數
-
count [out]
-
SystemHealthEntityCount值的指標,指定識別碼中已安裝的 SHV 數目。
-
ids [out]
-
SystemHealthEntityId值陣列的指標,其中包含已安裝的 SHV 識別碼。
傳回值
您也可以傳回其他 COM 特定錯誤碼。
傳回碼 | 描述 |
---|---|
|
作業成功。 |
|
不正確引數已傳遞至 方法。 |
規格需求
需求 | 值 |
---|---|
最低支援的用戶端 |
Windows Vista [僅限傳統型應用程式] |
最低支援的伺服器 |
Windows Server 2008 [僅限傳統型應用程式] |
標頭 |
|
Idl |
|
DLL |
|