ReactOS 0.4.16-dev-319-g6cf4263
|
#include <mmsystem.h>
Public Attributes | |
DWORD_PTR | dwCallback |
DWORD | dwFrom |
DWORD | dwTo |
Definition at line 1536 of file mmsystem.h.
DWORD_PTR tagMCI_PLAY_PARMS::dwCallback |
Definition at line 1537 of file mmsystem.h.
Referenced by MCIAVI_mciPlay_async(), MCIAVI_player(), MCICDA_Play(), MCIQTZ_mciPlay(), MCIWndProc(), MIDI_mciPlay(), SeekPlayback(), StartPlayback(), and WAVE_mciPlay().
DWORD tagMCI_PLAY_PARMS::dwFrom |
Definition at line 1538 of file mmsystem.h.
Referenced by MCIAVI_mciPlay(), MCICDA_Play(), MCIQTZ_mciPlay(), MCIWndProc(), MIDI_mciPlay(), StartPlayback(), test_play(), and WAVE_mciPlay().
DWORD tagMCI_PLAY_PARMS::dwTo |
Definition at line 1539 of file mmsystem.h.
Referenced by MCIAVI_mciPlay(), MCICDA_Play(), MCIQTZ_mciPlay(), MCIWndProc(), MIDI_mciPlay(), StartPlayback(), test_play(), and WAVE_mciPlay().