UcxEndpointNoPingResponseError 函式 (ucxendpoint.h)
通知 UCX 指定端點物件上的傳輸發生「無 Ping 回應」錯誤
語法
void UcxEndpointNoPingResponseError(
[in] UCXENDPOINT Endpoint
);
參數
[in] Endpoint
端點物件的句柄。 用戶端驅動程式在先前呼叫 UcxEndpointCreate擷取句柄。
傳回值
沒有
要求
要求 | 價值 |
---|---|
最低支援的用戶端 | Windows 10 |
目標平臺 | 窗戶 |
最低 KMDF 版本 | 1.0 |
最低 UMDF 版本 | 2.0 |
標頭 | ucxendpoint.h (include Ucxclass.h, Ucxendpoint.h) |
IRQL | <=DISPATCH_LEVEL |