ReactOS 0.4.16-dev-746-g329a414
|
#include <mmsystem.h>
Public Attributes | |
DWORD_PTR | dwCallback |
int | nVirtKey |
HWND | hwndBreak |
Definition at line 1612 of file mmsystem.h.
DWORD_PTR tagMCI_BREAK_PARMS::dwCallback |
Definition at line 1613 of file mmsystem.h.
Referenced by MCI_Break().
HWND tagMCI_BREAK_PARMS::hwndBreak |
Definition at line 1615 of file mmsystem.h.
Referenced by MCI_Break().
int tagMCI_BREAK_PARMS::nVirtKey |
Definition at line 1614 of file mmsystem.h.
Referenced by MCI_Break().