ReactOS 0.4.15-dev-7934-g1dc8d80
tagMCI_BREAK_PARMS Struct Reference

#include <mmsystem.h>

Collaboration diagram for tagMCI_BREAK_PARMS:

Public Attributes

DWORD_PTR dwCallback
 
int nVirtKey
 
HWND hwndBreak
 

Detailed Description

Definition at line 1612 of file mmsystem.h.

Member Data Documentation

◆ dwCallback

DWORD_PTR tagMCI_BREAK_PARMS::dwCallback

Definition at line 1613 of file mmsystem.h.

Referenced by MCI_Break().

◆ hwndBreak

HWND tagMCI_BREAK_PARMS::hwndBreak

Definition at line 1615 of file mmsystem.h.

Referenced by MCI_Break().

◆ nVirtKey

int tagMCI_BREAK_PARMS::nVirtKey

Definition at line 1614 of file mmsystem.h.

Referenced by MCI_Break().


The documentation for this struct was generated from the following file: