Regarding WdfIoQueueFindRequest

  • Thread starter Thread starter Jenitta
  • Start date Start date
J

Jenitta

Guest
I have a manual queue where I have queued my in-progress IOs.

When an I/O is complete, I have to pull out this request from the manual queue.

There could be many I/O of the same type and same parameters.

Assuming I have already saved a copy of the wdfrequest somewhere , what is the correct way to find out my wdfrequest in the queue ?

The document looks quite confusing .

Continue reading...
 
Back
Top