next up previous contents index
Next: FMPWriteProfileWord Up: General functions Previous: FMPStop   Contents   Index

FMPTrayOperation

This command allows you to change the status of DVDROM tray operation.

DWORD FMPTrayOperation ( DWORD dwFMPTAction);

Arguments
DWORD dwFMPTAction Tray actions can put

Tray actions are:

10 FMPT_TRAYCHECK
11 FMPT_TRAYCHANGE
1 FMPT_TRAYCLOSE
0 FMPT_TRAYOPEN

ReturnValue
Returns a 32 bit unsigned value. Typical return values might include one of the following :

\begin{figure}\begin{tabular}{\vert l\vert l\vert}
\hline
FMPE\_OK & No error \\...
...\_DRIVER\_OPEN & The driver is already open \\
\hline
\end{tabular}\end{figure}

Figure 1.56: FMPTrayOperation Operating Systems and Streaming Models
\begin{figure}\centering\begin{tabular}{\vert l\vert c\vert c\vert c\vert c\vert...
...& $\bullet$& $\bullet$& $\bullet$& $\bullet$\\
\hline
\end{tabular}\end{figure}



mabelsha 2002-03-26