About IoCompleteRequest function

Hi, everyone

In a dispatch routine, I don’t want to call IoCompleteRequest function, is it doable and what will to happen?
and, can I deal with it in another dispatch routine in this driver?

> -----Original Message-----

From: xxxxx@lists.osr.com [mailto:bounce-209546-
xxxxx@lists.osr.com] On Behalf Of xxxxx@yeah.net
Sent: Wednesday, May 18, 2005 7:28 PM

In a dispatch routine, I don’t want to call IoCompleteRequest function, is
it doable and what will to happen?

Yes, you mark the IRP pending and return STATUS_PENDING from the dispatch
routine.

Not sure what you meant by “deal with it in another dispatch routine in this
driver”.


Calvin Guan DDK MVP
Broadcom Corporation