ReactOS 0.4.15-dev-8096-ga0eec98
tagMCI_WAVE_OPEN_PARMSA Struct Reference

#include <mmsystem.h>

Public Attributes

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

Detailed Description

Definition at line 1666 of file mmsystem.h.

Member Data Documentation

◆ dwBufferSeconds

DWORD tagMCI_WAVE_OPEN_PARMSA::dwBufferSeconds

Definition at line 1672 of file mmsystem.h.

◆ dwCallback

DWORD_PTR tagMCI_WAVE_OPEN_PARMSA::dwCallback

Definition at line 1667 of file mmsystem.h.

Referenced by test_mciParser(), and test_recordWAVE().

◆ lpstrAlias

LPCSTR tagMCI_WAVE_OPEN_PARMSA::lpstrAlias

Definition at line 1671 of file mmsystem.h.

Referenced by test_mciParser(), test_openclose(), and test_recordWAVE().

◆ lpstrDeviceType

LPCSTR tagMCI_WAVE_OPEN_PARMSA::lpstrDeviceType

Definition at line 1669 of file mmsystem.h.

Referenced by test_mciParser(), test_openclose(), test_openCloseWAVE(), and test_recordWAVE().

◆ lpstrElementName

LPCSTR tagMCI_WAVE_OPEN_PARMSA::lpstrElementName

Definition at line 1670 of file mmsystem.h.

Referenced by test_mciParser(), test_openclose(), and test_recordWAVE().

◆ wDeviceID

MCIDEVICEID tagMCI_WAVE_OPEN_PARMSA::wDeviceID

Definition at line 1668 of file mmsystem.h.

Referenced by test_mciParser(), test_openclose(), test_openCloseWAVE(), and test_recordWAVE().


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