Function 24, subfunction 4 - eject tray of disk drive.
Parameters:
- eax = 24 - function number
- ebx = 4 - subfunction number
- ecx = position of CD/DVD-drive
(from 0=Primary Master to 3=Secondary Slave)
Returned value:
- function does not return value
Remarks:
- The function is supported only for ATAPI devices (CD and DVD).
- When the tray is being ejected,
manual control of tray is unlocked.
- When the tray is being ejected, the code clears the cache for
corresponding device.
- An example of usage of the function is the application CD_tray.