ReactOS 0.4.16-dev-555-g690643f
|
Public Attributes | |
async_cmd | cmd |
HANDLE | evt |
UINT | wDevID |
DWORD_PTR | dwParam1 |
DWORD_PTR | dwParam2 |
async_cmd SCA::cmd |
Definition at line 72 of file mciwave.c.
Referenced by MCI_SCAStarter(), and MCI_SendCommandAsync().
DWORD_PTR SCA::dwParam1 |
Definition at line 75 of file mciwave.c.
Referenced by MCI_SCAStarter(), MCI_SendCommandAsync(), MCIWAVE_DriverProc(), WAVE_mciPlayCallback(), and WAVE_mciRecordCallback().
DWORD_PTR SCA::dwParam2 |
Definition at line 76 of file mciwave.c.
Referenced by MCI_SCAStarter(), MCI_SendCommandAsync(), and MCIWAVE_DriverProc().
HANDLE SCA::evt |
Definition at line 73 of file mciwave.c.
Referenced by MCI_SCAStarter(), and MCI_SendCommandAsync().
UINT SCA::wDevID |
Definition at line 74 of file mciwave.c.
Referenced by MCI_SCAStarter(), MCI_SendCommandAsync(), WAVE_mciClose(), WAVE_mciCue(), WAVE_mciGetDevCaps(), WAVE_mciGetOpenDev(), WAVE_mciInfo(), WAVE_mciNotify(), WAVE_mciOpen(), WAVE_mciPause(), WAVE_mciPlay(), WAVE_mciRecord(), WAVE_mciResume(), WAVE_mciSave(), WAVE_mciSeek(), WAVE_mciSet(), WAVE_mciStatus(), and WAVE_mciStop().