ReactOS 0.4.16-dev-736-g28b802b
|
#include <mmsystem.h>
Public Attributes | |
DWORD_PTR | dwCallback |
LPWSTR | lpstrReturn |
DWORD | dwRetSize |
Definition at line 1578 of file mmsystem.h.
DWORD_PTR tagMCI_INFO_PARMSW::dwCallback |
Definition at line 1579 of file mmsystem.h.
Referenced by MCICDA_Info(), MIDI_mciInfo(), and WAVE_mciInfo().
DWORD tagMCI_INFO_PARMSW::dwRetSize |
Definition at line 1581 of file mmsystem.h.
Referenced by MCICDA_Info(), MIDI_mciInfo(), and WAVE_mciInfo().
LPWSTR tagMCI_INFO_PARMSW::lpstrReturn |
Definition at line 1580 of file mmsystem.h.
Referenced by MCI_UnmapMsgAtoW(), MCICDA_Info(), MIDI_mciInfo(), and WAVE_mciInfo().