ReactOS 0.4.16-dev-847-g386fccd
|
#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().