The player will call this function to operate the tray for removable media.
|
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 |
Description |
|
0 |
command unsuccessful |
|
1 |
command successful |
This function call is only relevant for CD media. The player should not call or supported it for non-removable media.
|
Copyright (c) Quinnware 2007. All rights reserved.
|