ReactOS 0.4.16-dev-306-g647d351
|
#include <mmsystem.h>
Public Attributes | |
DWORD_PTR | dwCallback |
MCIDEVICEID | wDeviceID |
LPCSTR | lpstrDeviceType |
LPCSTR | lpstrElementName |
LPCSTR | lpstrAlias |
DWORD | dwBufferSeconds |
Definition at line 1666 of file mmsystem.h.
DWORD tagMCI_WAVE_OPEN_PARMSA::dwBufferSeconds |
Definition at line 1672 of file mmsystem.h.
DWORD_PTR tagMCI_WAVE_OPEN_PARMSA::dwCallback |
Definition at line 1667 of file mmsystem.h.
Referenced by test_mciParser(), and test_recordWAVE().
LPCSTR tagMCI_WAVE_OPEN_PARMSA::lpstrAlias |
Definition at line 1671 of file mmsystem.h.
Referenced by test_mciParser(), test_openclose(), and test_recordWAVE().
LPCSTR tagMCI_WAVE_OPEN_PARMSA::lpstrDeviceType |
Definition at line 1669 of file mmsystem.h.
Referenced by test_mciParser(), test_openclose(), test_openCloseWAVE(), and test_recordWAVE().
LPCSTR tagMCI_WAVE_OPEN_PARMSA::lpstrElementName |
Definition at line 1670 of file mmsystem.h.
Referenced by test_mciParser(), test_openclose(), and test_recordWAVE().
MCIDEVICEID tagMCI_WAVE_OPEN_PARMSA::wDeviceID |
Definition at line 1668 of file mmsystem.h.
Referenced by test_mciParser(), test_openclose(), test_openCloseWAVE(), and test_recordWAVE().