ReactOS 0.4.16-dev-2491-g3dc6630
tagWAVEOUTCAPSA Struct Reference

#include <mmsystem.h>

Public Attributes

WORD wMid
 
WORD wPid
 
MMVERSION vDriverVersion
 
CHAR szPname [MAXPNAMELEN]
 
DWORD dwFormats
 
WORD wChannels
 
WORD wReserved1
 
DWORD dwSupport
 

Detailed Description

Definition at line 1026 of file mmsystem.h.

Member Data Documentation

◆ dwFormats

DWORD tagWAVEOUTCAPSA::dwFormats

◆ dwSupport

DWORD tagWAVEOUTCAPSA::dwSupport

Definition at line 1034 of file mmsystem.h.

Referenced by wave_out_test_device(), wave_out_test_deviceOut(), and waveOutGetDevCapsA().

◆ szPname

CHAR tagWAVEOUTCAPSA::szPname[MAXPNAMELEN]

◆ vDriverVersion

MMVERSION tagWAVEOUTCAPSA::vDriverVersion

Definition at line 1029 of file mmsystem.h.

Referenced by wave_out_test_device(), and waveOutGetDevCapsA().

◆ wChannels

WORD tagWAVEOUTCAPSA::wChannels

Definition at line 1032 of file mmsystem.h.

Referenced by wave_out_test_device(), and waveOutGetDevCapsA().

◆ wMid

WORD tagWAVEOUTCAPSA::wMid

Definition at line 1027 of file mmsystem.h.

Referenced by wave_out_test_device(), and waveOutGetDevCapsA().

◆ wPid

WORD tagWAVEOUTCAPSA::wPid

Definition at line 1028 of file mmsystem.h.

Referenced by wave_out_test_device(), and waveOutGetDevCapsA().

◆ wReserved1

WORD tagWAVEOUTCAPSA::wReserved1

Definition at line 1033 of file mmsystem.h.


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