ReactOS 0.4.15-dev-7924-g5949c20
tagMCI_WAVE_OPEN_PARMSW Struct Reference

#include <mmsystem.h>

Public Attributes

DWORD_PTR dwCallback
 
MCIDEVICEID wDeviceID
 
LPCWSTR lpstrDeviceType
 
LPCWSTR lpstrElementName
 
LPCWSTR lpstrAlias
 
DWORD dwBufferSeconds
 

Detailed Description

Definition at line 1675 of file mmsystem.h.

Member Data Documentation

◆ dwBufferSeconds

DWORD tagMCI_WAVE_OPEN_PARMSW::dwBufferSeconds

Definition at line 1681 of file mmsystem.h.

◆ dwCallback

DWORD_PTR tagMCI_WAVE_OPEN_PARMSW::dwCallback

Definition at line 1676 of file mmsystem.h.

Referenced by WAVE_mciOpen().

◆ lpstrAlias

LPCWSTR tagMCI_WAVE_OPEN_PARMSW::lpstrAlias

Definition at line 1680 of file mmsystem.h.

◆ lpstrDeviceType

LPCWSTR tagMCI_WAVE_OPEN_PARMSW::lpstrDeviceType

Definition at line 1678 of file mmsystem.h.

◆ lpstrElementName

LPCWSTR tagMCI_WAVE_OPEN_PARMSW::lpstrElementName

Definition at line 1679 of file mmsystem.h.

Referenced by WAVE_mciOpen().

◆ wDeviceID

MCIDEVICEID tagMCI_WAVE_OPEN_PARMSW::wDeviceID

Definition at line 1677 of file mmsystem.h.

Referenced by WAVE_mciOpen().


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