|
ReactOS 0.4.16-dev-1948-gd260c1d
|
#include <mmsystem.h>
Public Attributes | |
| DWORD_PTR | dwCallback |
| MCIDEVICEID | wDeviceID |
| LPCSTR | lpstrDeviceType |
| LPCSTR | lpstrElementName |
| LPCSTR | lpstrAlias |
Definition at line 1520 of file mmsystem.h.
| DWORD_PTR tagMCI_OPEN_PARMSA::dwCallback |
Definition at line 1521 of file mmsystem.h.
Referenced by DeviceUsesFiles(), GetDeviceFriendlyName(), and OpenMciDevice().
| LPCSTR tagMCI_OPEN_PARMSA::lpstrAlias |
Definition at line 1525 of file mmsystem.h.
Referenced by DeviceUsesFiles(), GetDeviceFriendlyName(), and OpenMciDevice().
| LPCSTR tagMCI_OPEN_PARMSA::lpstrDeviceType |
Definition at line 1523 of file mmsystem.h.
Referenced by DeviceUsesFiles(), GetDeviceFriendlyName(), and OpenMciDevice().
| LPCSTR tagMCI_OPEN_PARMSA::lpstrElementName |
Definition at line 1524 of file mmsystem.h.
Referenced by DeviceUsesFiles(), GetDeviceFriendlyName(), and OpenMciDevice().
| MCIDEVICEID tagMCI_OPEN_PARMSA::wDeviceID |
Definition at line 1522 of file mmsystem.h.
Referenced by DeviceUsesFiles(), GetDeviceFriendlyName(), MCI_UnmapMsgAtoW(), and OpenMciDevice().