RE: STATUS_IO_DEVICE_ERROR

This error is returned if the driver cannot perform the requested I/O to the
device for any reason. Strictly dependent on the driver you are calling.
Implementation may vary from developer to developer. No Microsoft
restriction is imposed.

If you read the last three list fast, it should sound like the warning given
at the end of radio commercials ^):

-Eliyas

-----Original Message-----
From: Sudhir_Sambrani [mailto:xxxxx@Satyam.com]
Sent: Monday, May 22, 2000 5:10 AM
To: NT Developers Interest List
Subject: [ntdev] STATUS_IO_DEVICE_ERROR

I am getting the status as STATUS_IO_DEVICE_ERROR (c000185) for the
IoCallDriver() fro IRP_MJ_WRITE.
Can anybody throw some light on this error??
Thanks
Atul