ReactOS 0.4.16-dev-106-g10b08aa
|
#include <mmsystem.h>
Public Attributes | |
DWORD_PTR | dwCallback |
MCIDEVICEID | wDeviceID |
LPCWSTR | lpstrDeviceType |
LPCWSTR | lpstrElementName |
LPCWSTR | lpstrAlias |
Definition at line 1528 of file mmsystem.h.
DWORD_PTR tagMCI_OPEN_PARMSW::dwCallback |
Definition at line 1529 of file mmsystem.h.
Referenced by MCICDA_Open(), and MIDI_mciOpen().
LPCWSTR tagMCI_OPEN_PARMSW::lpstrAlias |
Definition at line 1533 of file mmsystem.h.
Referenced by MCI_FinishOpen(), MCI_Open(), MCI_UnmapMsgAtoW(), and MCIWndProc().
LPCWSTR tagMCI_OPEN_PARMSW::lpstrDeviceType |
Definition at line 1531 of file mmsystem.h.
Referenced by GetSoundDuration(), MCI_Open(), and MCI_UnmapMsgAtoW().
LPCWSTR tagMCI_OPEN_PARMSW::lpstrElementName |
Definition at line 1532 of file mmsystem.h.
Referenced by GetSoundDuration(), MCI_FinishOpen(), MCI_Open(), MCI_UnmapMsgAtoW(), MCICDA_Open(), MCIWndProc(), and MIDI_mciOpen().
MCIDEVICEID tagMCI_OPEN_PARMSW::wDeviceID |
Definition at line 1530 of file mmsystem.h.
Referenced by GetSoundDuration(), MCI_FinishOpen(), MCI_Open(), MCI_UnmapMsgAtoW(), MCICDA_Open(), MCIWndProc(), and MIDI_mciOpen().