ReactOS 0.4.15-dev-7934-g1dc8d80
EVENT_ENTRY Struct Reference

#include <wdmaud.h>

Collaboration diagram for EVENT_ENTRY:

Public Attributes

LIST_ENTRY Entry
 
ULONG NotificationType
 
ULONG Value
 
HANDLE hMixer
 

Detailed Description

Definition at line 37 of file wdmaud.h.

Member Data Documentation

◆ Entry

LIST_ENTRY EVENT_ENTRY::Entry

Definition at line 39 of file wdmaud.h.

Referenced by WdmAudGetMixerEvent().

◆ hMixer

HANDLE EVENT_ENTRY::hMixer

Definition at line 42 of file wdmaud.h.

Referenced by WdmAudGetMixerEvent().

◆ NotificationType

ULONG EVENT_ENTRY::NotificationType

Definition at line 40 of file wdmaud.h.

Referenced by WdmAudGetMixerEvent().

◆ Value

ULONG EVENT_ENTRY::Value

Definition at line 41 of file wdmaud.h.

Referenced by WdmAudGetMixerEvent().


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