ReactOS 0.4.16-dev-122-g325d74c
|
#include <wdmaud.h>
Public Attributes | |
LIST_ENTRY | Entry |
HANDLE | hProcess |
ULONG | NumPins |
WDMAUD_HANDLE * | hPins |
LIST_ENTRY | MixerEventList |
LIST_ENTRY WDMAUD_CLIENT::Entry |
Definition at line 29 of file wdmaud.h.
Referenced by WdmAudCleanup().
WDMAUD_HANDLE* WDMAUD_CLIENT::hPins |
Definition at line 32 of file wdmaud.h.
Referenced by WdmAudCleanup().
LIST_ENTRY WDMAUD_CLIENT::MixerEventList |
ULONG WDMAUD_CLIENT::NumPins |
Definition at line 31 of file wdmaud.h.
Referenced by WdmAudCleanup().