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

This informs the player that removable media has ejected from the system.

Parameters
Parameters 
Description 
medianame 
[in] string indicating drive of media ejected (encoding determined by version setting). Generally the drive letter and colon is appropriate (e.g. D: ). 
Return Values
Return Values 
Description 
void 
no return value 
Remarks

The plug-in should only call this function if it supports removable media (e.g. CDs).

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