|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <mmsystem.h>
Public Attributes | |
| DWORD_PTR | dwCallback |
| MCIDEVICEID | wDeviceID |
| LPCWSTR | lpstrDeviceType |
| LPCWSTR | lpstrElementName |
| LPCWSTR | lpstrAlias |
| DWORD | dwBufferSeconds |
Definition at line 1675 of file mmsystem.h.
| DWORD tagMCI_WAVE_OPEN_PARMSW::dwBufferSeconds |
Definition at line 1681 of file mmsystem.h.
| DWORD_PTR tagMCI_WAVE_OPEN_PARMSW::dwCallback |
Definition at line 1676 of file mmsystem.h.
Referenced by WAVE_mciOpen().
| LPCWSTR tagMCI_WAVE_OPEN_PARMSW::lpstrAlias |
Definition at line 1680 of file mmsystem.h.
| LPCWSTR tagMCI_WAVE_OPEN_PARMSW::lpstrDeviceType |
Definition at line 1678 of file mmsystem.h.
| LPCWSTR tagMCI_WAVE_OPEN_PARMSW::lpstrElementName |
Definition at line 1679 of file mmsystem.h.
Referenced by WAVE_mciOpen().
| MCIDEVICEID tagMCI_WAVE_OPEN_PARMSW::wDeviceID |
Definition at line 1677 of file mmsystem.h.
Referenced by WAVE_mciOpen().