ReactOS 0.4.16-dev-41-ge8c7597
|
#include <mmsystem.h>
Public Attributes | |
DWORD_PTR | dwCallback |
DWORD_PTR | dwReturn |
DWORD | dwItem |
DWORD | dwTrack |
Definition at line 1565 of file mmsystem.h.
DWORD_PTR tagMCI_STATUS_PARMS::dwCallback |
Definition at line 1566 of file mmsystem.h.
Referenced by MCICDA_Status(), MIDI_mciStatus(), and WAVE_mciStatus().
DWORD tagMCI_STATUS_PARMS::dwItem |
Definition at line 1568 of file mmsystem.h.
Referenced by GetDeviceMode(), GetSoundDuration(), MCICDA_Status(), MCIWndProc(), MIDI_mciStatus(), OpenMciDevice(), PlayTimerProc(), SeekBackPlayback(), SeekForwPlayback(), test_asyncWAVE(), test_mciParser(), test_play(), test_playWaveTypeMpegvideo(), test_recordWAVE(), UpdateTimeDisplay(), and WAVE_mciStatus().
DWORD_PTR tagMCI_STATUS_PARMS::dwReturn |
Definition at line 1567 of file mmsystem.h.
Referenced by GetDeviceMode(), GetSoundDuration(), MCI_CleanUp(), MCICDA_Status(), MCIWndProc(), MIDI_mciStatus(), OpenMciDevice(), PlayTimerProc(), SeekBackPlayback(), SeekForwPlayback(), test_asyncWAVE(), test_mciParser(), test_play(), test_playWaveTypeMpegvideo(), test_recordWAVE(), UpdateTimeDisplay(), and WAVE_mciStatus().
DWORD tagMCI_STATUS_PARMS::dwTrack |
Definition at line 1569 of file mmsystem.h.
Referenced by MCICDA_Status(), MIDI_mciStatus(), and test_play().