INapEnforcementClientConnection::GetSoHResponse 方法
注意
從 Windows 10 開始,無法使用網路存取保護平臺
INapEnforcementClientConnection::GetSoHResponse方法會取得強制用戶端收到的SoH-Response。
語法
HRESULT GetSoHResponse(
[out] NetworkSoHResponse **sohResponse
);
參數
-
sohResponse [out]
-
指向唯一 NetworkSoHResponse 結構的指標,這是強制執行者不透明的資料 Blob。
傳回值
您也可以傳回其他 COM 特定錯誤碼。
傳回碼 | 描述 |
---|---|
|
作業成功。 |
|
許可權錯誤,拒絕存取。 |
|
系統資源限制,無法執行作業。 |
備註
以零位元組為單位的封包有效。
規格需求
需求 | 值 |
---|---|
最低支援的用戶端 |
Windows Vista [僅限傳統型應用程式] |
最低支援的伺服器 |
Windows Server 2008 [僅限傳統型應用程式] |
標頭 |
|
Idl |
|
DLL |
|