ReactOS 0.4.15-dev-7834-g00c4b3d
EVENT_NOTIFICATION_ENTRY Struct Reference

#include <precomp.h>

Collaboration diagram for EVENT_NOTIFICATION_ENTRY:

Public Attributes

LIST_ENTRY Entry
 
PVOID MixerEventContext
 
PMIXER_EVENT MixerEventRoutine
 

Detailed Description

Definition at line 168 of file precomp.h.

Member Data Documentation

◆ Entry

LIST_ENTRY EVENT_NOTIFICATION_ENTRY::Entry

Definition at line 170 of file precomp.h.

Referenced by MMixerAddEvent().

◆ MixerEventContext

PVOID EVENT_NOTIFICATION_ENTRY::MixerEventContext

Definition at line 171 of file precomp.h.

Referenced by MMixerAddEvent().

◆ MixerEventRoutine

PMIXER_EVENT EVENT_NOTIFICATION_ENTRY::MixerEventRoutine

Definition at line 172 of file precomp.h.

Referenced by MMixerAddEvent().


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