|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <wdmaud.h>

Public Attributes | |
| LIST_ENTRY | Entry |
| ULONG | NotificationType |
| ULONG | Value |
| HANDLE | hMixer |
| LIST_ENTRY EVENT_ENTRY::Entry |
Definition at line 39 of file wdmaud.h.
Referenced by WdmAudGetMixerEvent().
| HANDLE EVENT_ENTRY::hMixer |
Definition at line 42 of file wdmaud.h.
Referenced by WdmAudGetMixerEvent().
| ULONG EVENT_ENTRY::NotificationType |
Definition at line 40 of file wdmaud.h.
Referenced by WdmAudGetMixerEvent().
| ULONG EVENT_ENTRY::Value |
Definition at line 41 of file wdmaud.h.
Referenced by WdmAudGetMixerEvent().