DOC: IOCTL_DISK_REMOVE_DEVICE Is Not Supported

Last reviewed: January 8, 1997
Article ID: Q136632
The information in this article applies to:
  • Microsoft Win32 Device Driver Kit (DDK) version 3.5

SUMMARY

The Windows NT DDK documentation discusses the IOCTL_DISK_REMOVE_DEVICE device control as a method for removing devices from the system. However, this IOCTL is unsupported and should not be used.

Also, the SRB function code SRB_FUNCTION_REMOVE_DEVICE is not currently implemented in the SCSIPORT driver. Calling the port driver with this SRB function results in unpredictable behavior.

This documentation error has been corrected in the Windows NT DDK version online 4.0 documentation.


Additional reference words: 3.50 4.00 SCSI IOCTL
KBCategory: kbprg kbdocerr kbdocfix
KBSubcategory: ntddkstorage


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: January 8, 1997
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.