See Also
You are here: Player Plug-ins > Definitions > Input Plug-ins > QCDModInitIn > QCDModInitIn::toModule > Eject
QMP Developer Reference Guide
ContentsIndexHome
PreviousUpNext
Eject

The player will call this function to operate the tray for removable media.

Parameters
Parameters 
Description 
medianame 
[in] string indicating drive of media to eject (encoding determined by version setting) 
flags 
[in] the following flags are defined:
EJECT_TOGGLE: toggle current open/close state of media tray
EJECT_ENSURE_OPEN: set state of media tray to open
EJECT_ENSURE_CLOSED: set state of media tray to closed 
Return Values
Return Values 
Description 
command unsuccessful 
command successful 
Remarks

This function call is only relevant for CD media. The player should not call or supported it for non-removable media.

See Also
Copyright (c) Quinnware 2007. All rights reserved.