IT点滴

我不去想是否能够成功 既然选择了远方 便只顾风雨兼程
  博客园  :: 首页  :: 联系 :: 订阅 订阅  :: 管理

[转]Checking the PendingReturned Flag

Posted on 2012-07-26 17:36  Ady Lee  阅读(311)  评论(0编辑  收藏  举报

http://msdn.microsoft.com/en-us/library/windows/hardware/ff539260(v=vs.85).aspx 

 

If a completion routine does not signal an event, it must check the Irp‑>PendingReturned flag. If this flag is set, the completion routine must mark the IRP pending by calling IoMarkIrpPending.