ReactOS 0.4.16-dev-306-g647d351
|
#include <mmsystem.h>
Public Attributes | |
WORD | wMid |
WORD | wPid |
MMVERSION | vDriverVersion |
CHAR | szPname [MAXPNAMELEN] |
DWORD | dwFormats |
WORD | wChannels |
WORD | wReserved1 |
GUID | ManufacturerGuid |
GUID | ProductGuid |
GUID | NameGuid |
Definition at line 1746 of file mmsystem.h.
DWORD tagWAVEINCAPS2A::dwFormats |
Definition at line 1751 of file mmsystem.h.
GUID tagWAVEINCAPS2A::ManufacturerGuid |
Definition at line 1754 of file mmsystem.h.
GUID tagWAVEINCAPS2A::NameGuid |
Definition at line 1756 of file mmsystem.h.
GUID tagWAVEINCAPS2A::ProductGuid |
Definition at line 1755 of file mmsystem.h.
CHAR tagWAVEINCAPS2A::szPname[MAXPNAMELEN] |
Definition at line 1750 of file mmsystem.h.
MMVERSION tagWAVEINCAPS2A::vDriverVersion |
Definition at line 1749 of file mmsystem.h.
WORD tagWAVEINCAPS2A::wChannels |
Definition at line 1752 of file mmsystem.h.
WORD tagWAVEINCAPS2A::wMid |
Definition at line 1747 of file mmsystem.h.
WORD tagWAVEINCAPS2A::wPid |
Definition at line 1748 of file mmsystem.h.
WORD tagWAVEINCAPS2A::wReserved1 |
Definition at line 1753 of file mmsystem.h.