ReactOS 0.4.16-dev-329-g9223134
|
#include <mmsystem.h>
Public Attributes | |
DWORD_PTR | dwCallback |
MCIDEVICEID | wDeviceID |
LPCWSTR | lpstrDeviceType |
LPCWSTR | lpstrElementName |
LPCWSTR | lpstrAlias |
DWORD | dwStyle |
HWND | hWndParent |
Definition at line 2663 of file mmsystem.h.
DWORD_PTR tagMCI_ANIM_OPEN_PARMSW::dwCallback |
Definition at line 2664 of file mmsystem.h.
Referenced by MCI_MapMsgAtoW().
DWORD tagMCI_ANIM_OPEN_PARMSW::dwStyle |
Definition at line 2669 of file mmsystem.h.
Referenced by MCI_MapMsgAtoW().
HWND tagMCI_ANIM_OPEN_PARMSW::hWndParent |
Definition at line 2670 of file mmsystem.h.
LPCWSTR tagMCI_ANIM_OPEN_PARMSW::lpstrAlias |
Definition at line 2668 of file mmsystem.h.
Referenced by MCI_MapMsgAtoW().
LPCWSTR tagMCI_ANIM_OPEN_PARMSW::lpstrDeviceType |
Definition at line 2666 of file mmsystem.h.
Referenced by MCI_MapMsgAtoW().
LPCWSTR tagMCI_ANIM_OPEN_PARMSW::lpstrElementName |
Definition at line 2667 of file mmsystem.h.
Referenced by MCI_MapMsgAtoW().
MCIDEVICEID tagMCI_ANIM_OPEN_PARMSW::wDeviceID |
Definition at line 2665 of file mmsystem.h.