// ntddcdrm.h
// CTL_CODE(0x0002, 0x203, METHOD_BUFFERED, FILE_READ_ACCESS)
#define IOCTL_CDROM_LOAD_MEDIA 0x0002480C
View the official Windows Driver Kit DDI referenceNo description available.
Draws a protruding CDROM tray back into the drive.
None.
None.
None.
None.
The Information field is set to zero. The Status field is set to STATUS_SUCCESS if the operation is successful, or possibly to STATUS_INSUFFICIENT_RESOURCES if insufficient resources are available to complete the operation.