EvtIoStopCompleteOrStopAck 規則 (kmdf)
EvtIoStopCompleteOrStopAck 規則會指定在 EvtIoStop 回呼函式內,驅動程式會針對架構呈現的每個 I/O 要求呼叫下列其中一種方法。 如果未這麼做,驅動程式可能會封鎖系統進入另一個較低的電源狀態。
WdfRequestCompleteWdfRequestCompleteWithInformationWdfRequestCompleteWithPriorityBoostWdfRequestCancelSentRequestWdfRequestStopAcknowledge
驅動程式模型:KMDF
測試方法
在編譯時期 |
---|
執行 靜態驅動程序驗證器 ,並指定 EvtIoStopCompleteOrStopAck 規則。 使用下列步驟來執行程式碼的分析:如需詳細資訊,請參閱 使用靜態驅動程式驗證器尋找驅動程式中的瑕疵。 |
適用於
WdfRequestCancelSentRequestWdfRequestCompleteWdfRequestCompleteWithInformationWdfRequestCompleteWithPriorityBoostWdfRequestStopAcknowledge