EvtIoStopCancel 規則 (kmdf)
EvtIoStopCancel 規則指定在 EvtIoStop 回呼函式內,驅動程式會針對無法取消的 I/O 要求呼叫下列其中一種方法。
WdfRequestCompleteWdfRequestCompleteWithInformationWdfRequestCompleteWithPriorityBoostWdfRequestCancelSentRequest WdfRequestWdfRequestStopAcknowledge
驅動程式模型:KMDF
測試方法
在編譯時期 |
---|
執行 靜態驅動程序驗證器 ,並指定 EvtIoStopCancel 規則。 使用下列步驟來執行程式碼的分析:如需詳細資訊,請參閱 使用靜態驅動程式驗證器在驅動程式中尋找瑕疵。 |
適用於
WdfRequestCancelSentRequestWdfRequestCompleteWdfRequestCompleteWithInformationWdfRequestCompleteWithPriorityBoostWdfRequestMarkCancelable WdfRequestMarkCancelableExWdfRequestStopAcknowledgeWdfRequestUnmarkCancelable