ReactOS 0.4.15-dev-7953-g1f49173
tagMCI_OPEN_PARMSW Struct Reference

#include <mmsystem.h>

Public Attributes

DWORD_PTR dwCallback
 
MCIDEVICEID wDeviceID
 
LPCWSTR lpstrDeviceType
 
LPCWSTR lpstrElementName
 
LPCWSTR lpstrAlias
 

Detailed Description

Definition at line 1528 of file mmsystem.h.

Member Data Documentation

◆ dwCallback

DWORD_PTR tagMCI_OPEN_PARMSW::dwCallback

Definition at line 1529 of file mmsystem.h.

Referenced by MCICDA_Open(), and MIDI_mciOpen().

◆ lpstrAlias

LPCWSTR tagMCI_OPEN_PARMSW::lpstrAlias

Definition at line 1533 of file mmsystem.h.

Referenced by MCI_FinishOpen(), MCI_Open(), MCI_UnmapMsgAtoW(), and MCIWndProc().

◆ lpstrDeviceType

LPCWSTR tagMCI_OPEN_PARMSW::lpstrDeviceType

Definition at line 1531 of file mmsystem.h.

Referenced by GetSoundDuration(), MCI_Open(), and MCI_UnmapMsgAtoW().

◆ lpstrElementName

LPCWSTR tagMCI_OPEN_PARMSW::lpstrElementName

◆ wDeviceID

MCIDEVICEID tagMCI_OPEN_PARMSW::wDeviceID

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