|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <mmsystem.h>
Public Attributes | |
| DWORD_PTR | dwCallback |
| LPWSTR | lpstrReturn |
| DWORD | dwRetSize |
| DWORD | dwNumber |
| UINT | wDeviceType |
Definition at line 1598 of file mmsystem.h.
| DWORD_PTR tagMCI_SYSINFO_PARMSW::dwCallback |
Definition at line 1599 of file mmsystem.h.
Referenced by MCI_MapMsgAtoW(), and MCI_SysInfo().
| DWORD tagMCI_SYSINFO_PARMSW::dwNumber |
Definition at line 1602 of file mmsystem.h.
Referenced by MCI_MapMsgAtoW(), and MCI_SysInfo().
| DWORD tagMCI_SYSINFO_PARMSW::dwRetSize |
Definition at line 1601 of file mmsystem.h.
Referenced by MCI_MapMsgAtoW(), MCI_SysInfo(), and MCIWndProc().
| LPWSTR tagMCI_SYSINFO_PARMSW::lpstrReturn |
Definition at line 1600 of file mmsystem.h.
Referenced by MCI_MapMsgAtoW(), MCI_SysInfo(), MCI_UnmapMsgAtoW(), and MCIWndProc().
| UINT tagMCI_SYSINFO_PARMSW::wDeviceType |
Definition at line 1603 of file mmsystem.h.
Referenced by MCI_MapMsgAtoW(), and MCI_SysInfo().