ReactOS 0.4.16-dev-833-g4bc97ad
|
#include <mmsystem.h>
Public Attributes | |
DWORD_PTR | dwCallback |
LPSTR | lpstrReturn |
DWORD | dwRetSize |
Definition at line 1572 of file mmsystem.h.
DWORD_PTR tagMCI_INFO_PARMSA::dwCallback |
Definition at line 1573 of file mmsystem.h.
Referenced by GetDeviceFriendlyName().
DWORD tagMCI_INFO_PARMSA::dwRetSize |
Definition at line 1575 of file mmsystem.h.
Referenced by GetDeviceFriendlyName(), MCI_UnmapMsgAtoW(), and test_openCloseWAVE().
LPSTR tagMCI_INFO_PARMSA::lpstrReturn |
Definition at line 1574 of file mmsystem.h.
Referenced by GetDeviceFriendlyName(), MCI_UnmapMsgAtoW(), and test_openCloseWAVE().