|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <mmsystem.h>

Public Attributes | |
| DWORD_PTR | dwCallback |
| MCIDEVICEID | wDeviceID |
| LPCWSTR | lpstrDeviceType |
| LPCWSTR | lpstrElementName |
| LPCWSTR | lpstrAlias |
| DWORD | dwStyle |
| HWND | hWndParent |
Definition at line 2717 of file mmsystem.h.
| DWORD_PTR tagMCI_OVLY_OPEN_PARMSW::dwCallback |
Definition at line 2718 of file mmsystem.h.
| DWORD tagMCI_OVLY_OPEN_PARMSW::dwStyle |
Definition at line 2723 of file mmsystem.h.
| HWND tagMCI_OVLY_OPEN_PARMSW::hWndParent |
Definition at line 2724 of file mmsystem.h.
| LPCWSTR tagMCI_OVLY_OPEN_PARMSW::lpstrAlias |
Definition at line 2722 of file mmsystem.h.
| LPCWSTR tagMCI_OVLY_OPEN_PARMSW::lpstrDeviceType |
Definition at line 2720 of file mmsystem.h.
| LPCWSTR tagMCI_OVLY_OPEN_PARMSW::lpstrElementName |
Definition at line 2721 of file mmsystem.h.
| MCIDEVICEID tagMCI_OVLY_OPEN_PARMSW::wDeviceID |
Definition at line 2719 of file mmsystem.h.