IOCTL_CDROM_LOAD_MEDIA IOCTL (ntddcdrm.h)

Draws a protruding CDROM tray back into the drive.

Major code

IRP_MJ_DEVICE_CONTROL

Input buffer

None.

Input buffer length

None.

Output buffer

None.

Output buffer length

None.

Status block

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.

Requirements

Requirement Value
Header ntddcdrm.h (include Ntddcdrm.h)