Re-queing a request to a manual queue

Hi,

I have a manual queue, with an attached EvtIoQueueState callback. I re-queue requests to the queue using WdfRequestRequeue. My question is, for the re-queued requests will the EvtIoQueueState function be called?