共用方式為


MarkIrpPending 規則 (wdm)

MarkIrpPending 規則會指定每當驅動程式分派例程呼叫 IoMarkIrpPending 時,驅動程式就會在分派例程結束時傳回STATUS_PENDING。 如需免費規格,請參閱 MarkIrpPending2

驅動程式模型:WDM

測試方法

在編譯時期

執行 靜態驅動程式驗證程式 ,並指定 MarkIrpPending 規則。

使用下列步驟來執行程式碼的分析:
  1. 準備程式代碼 (使用角色類型宣告) 。
  2. 執行靜態驅動程式驗證程式。
  3. 檢視和分析結果。

如需詳細資訊,請參閱 使用靜態驅動程式驗證器尋找驅動程式中的瑕疵

適用於

IoCallDriverIoCompleteRequestIoMarkIrpPendingPoCallDriverRemoveHeadList

另請參閱

MarkInterlockedQueuedIrps同步處理 IRP 取消