INapSystemHealthValidationRequest 介面
注意
從 Windows 10 開始,無法使用網路存取保護平臺
INapSystemHealthValidationRequest介面提供用來支援應用程式開發人員所定義之系統健康情況驗證程式的方法。
注意
INapSystemHealthValidationRequest2 會繼承此介面的所有方法,而且應該改用。
成員
INapSystemHealthValidationRequest介面繼承自IUnknown介面。 INapSystemHealthValidationRequest 也有下列類型的成員:
方法
INapSystemHealthValidationRequest介面具有這些方法。
方法 | Description |
---|---|
INapSystemHealthValidationRequest::GetCorrelationId | 驗證程式用來擷取相互關聯識別碼。 驗證程式接著必須記錄這項資訊。 |
INapSystemHealthValidationRequest::GetMachineName | 驗證程式用來擷取電腦名稱稱。 驗證程式接著必須記錄這項資訊。 |
INapSystemHealthValidationRequest::GetPrivateData | 允許 NapServer 擷取狀態資訊。 |
INapSystemHealthValidationRequest::GetSoHRequest | 允許驗證程式擷取及驗證 SoHRequest 資訊。 |
INapSystemHealthValidationRequest::GetSoHResponse | 取得 SoHResponse 物件。 |
INapSystemHealthValidationRequest::GetStringCorrelationId | 驗證程式用來擷取唯一交換識別碼。 驗證程式接著必須記錄這項資訊。 |
INapSystemHealthValidationRequest::SetPrivateData | 允許 NapServer 儲存狀態資訊。 |
INapSystemHealthValidationRequest::SetSoHResponse | 允許驗證程式設定 SoHResponse。 |
規格需求
需求 | 值 |
---|---|
最低支援的用戶端 |
都不支援 |
最低支援的伺服器 |
Windows Server 2008 [僅限傳統型應用程式] |
標頭 |
|
Idl |
|
DLL |
|