Hello,
Q1. Is is necessary to call IoCompleteRequest( ) for every
IoStartPacket( ) or IoStartNextPacket( ).
Thanks!
Rgds,
Sunil
You are currently subscribed to ntdev as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com
> Q1. Is is necessary to call IoCompleteRequest( ) for every
IoStartPacket( ) or IoStartNextPacket( ).
Any IRP must be completed sooner or later - so, it is necessary.
Max
You are currently subscribed to ntdev as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com