DDK for IoBuildDeviceIoControlRequest(...) says that field

" Event is set to to the signaled state when lower driver
has completed the requested operation..."

Does it mean that I/O Manager set Event ?

thanks,
dave

Re: IoBuildDeviceIoControlRequest by Mark

Mark
Mon Aug 16 18:55:30 CDT 2004

Yes, the event object specified will be set when the irp completes, so you
may wait on it if the call to IoCallDriver returns STATUS_PENDING.

--

=====================
Mark Roddy
Windows 2003/XP/2000 Consulting
Hollis Technology Solutions 603-321-1032
www.hollistech.com
markr@hollistech.com


"dave" <dave@discussions.microsoft.com> wrote in message
news:59D5AE95-1171-4B13-8068-631F6FD38DC7@microsoft.com...
>
> DDK for IoBuildDeviceIoControlRequest(...) says that field
>
> " Event is set to to the signaled state when lower driver
> has completed the requested operation..."
>
> Does it mean that I/O Manager set Event ?
>
> thanks,
> dave
>



Re: IoBuildDeviceIoControlRequest by Maxim

Maxim
Tue Aug 17 12:47:35 CDT 2004

> DDK for IoBuildDeviceIoControlRequest(...) says that field
>
> " Event is set to to the signaled state when lower driver
> has completed the requested operation..."
>
> Does it mean that I/O Manager set Event ?

Yes, IopCompleteRequest does this.

--
Maxim Shatskih, Windows DDK MVP
StorageCraft Corporation
maxim@storagecraft.com
http://www.storagecraft.com