|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <mmsystem.h>
Public Attributes | |
| DWORD_PTR | dwCallback |
| LPSTR | lpstrReturn |
| DWORD | dwRetSize |
| DWORD | dwNumber |
| UINT | wDeviceType |
Definition at line 1590 of file mmsystem.h.
| DWORD_PTR tagMCI_SYSINFO_PARMSA::dwCallback |
Definition at line 1591 of file mmsystem.h.
Referenced by GetDeviceName(), GetNumDevices(), MCI_MapMsgAtoW(), and test_openCloseWAVE().
| DWORD tagMCI_SYSINFO_PARMSA::dwNumber |
Definition at line 1594 of file mmsystem.h.
Referenced by GetDeviceName(), GetNumDevices(), MCI_MapMsgAtoW(), and test_openCloseWAVE().
| DWORD tagMCI_SYSINFO_PARMSA::dwRetSize |
Definition at line 1593 of file mmsystem.h.
Referenced by GetDeviceName(), GetNumDevices(), MCI_MapMsgAtoW(), MCI_UnmapMsgAtoW(), MCIWndProc(), test_AutoOpenWAVE(), and test_openCloseWAVE().
| LPSTR tagMCI_SYSINFO_PARMSA::lpstrReturn |
Definition at line 1592 of file mmsystem.h.
Referenced by GetDeviceName(), GetNumDevices(), MCI_UnmapMsgAtoW(), MCIWndProc(), test_AutoOpenWAVE(), and test_openCloseWAVE().
| UINT tagMCI_SYSINFO_PARMSA::wDeviceType |
Definition at line 1595 of file mmsystem.h.
Referenced by GetDeviceName(), GetNumDevices(), MCI_MapMsgAtoW(), test_AutoOpenWAVE(), and test_openCloseWAVE().