ReactOS 0.4.15-dev-7924-g5949c20
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 1024 of file mmsystem.h.

Member Data Documentation

◆ dwFormats

DWORD tagWAVEOUTCAPSA::dwFormats

◆ dwSupport

DWORD tagWAVEOUTCAPSA::dwSupport

Definition at line 1032 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 1027 of file mmsystem.h.

Referenced by wave_out_test_device(), and waveOutGetDevCapsA().

◆ wChannels

WORD tagWAVEOUTCAPSA::wChannels

Definition at line 1030 of file mmsystem.h.

Referenced by wave_out_test_device(), and waveOutGetDevCapsA().

◆ wMid

WORD tagWAVEOUTCAPSA::wMid

Definition at line 1025 of file mmsystem.h.

Referenced by wave_out_test_device(), and waveOutGetDevCapsA().

◆ wPid

WORD tagWAVEOUTCAPSA::wPid

Definition at line 1026 of file mmsystem.h.

Referenced by wave_out_test_device(), and waveOutGetDevCapsA().

◆ wReserved1

WORD tagWAVEOUTCAPSA::wReserved1

Definition at line 1031 of file mmsystem.h.


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