ReactOS 0.4.16-dev-336-gb667d82
|
#include <precomp.h>
Public Attributes | |
LIST_ENTRY | Entry |
PVOID | MixerEventContext |
PMIXER_EVENT | MixerEventRoutine |
LIST_ENTRY EVENT_NOTIFICATION_ENTRY::Entry |
Definition at line 170 of file precomp.h.
Referenced by MMixerAddEvent().
PVOID EVENT_NOTIFICATION_ENTRY::MixerEventContext |
Definition at line 171 of file precomp.h.
Referenced by MMixerAddEvent().
PMIXER_EVENT EVENT_NOTIFICATION_ENTRY::MixerEventRoutine |
Definition at line 172 of file precomp.h.
Referenced by MMixerAddEvent().