ReactOS 0.4.17-dev-923-g4c9a150
event Struct Reference
Collaboration diagram for event:

Public Attributes

struct list entry
 
HANDLE event
 
DWORD_PTR cookie
 
BOOL interrupted
 

Detailed Description

Definition at line 184 of file filter.c.

Member Data Documentation

◆ cookie

DWORD_PTR event::cookie

Definition at line 188 of file filter.c.

Referenced by filter_Flush(), filter_Stop(), and filter_WaitUntil().

◆ entry

struct list event::entry

Definition at line 186 of file filter.c.

Referenced by flush_media_events(), graph_start(), MediaEvent_GetEvent(), and queue_media_event().

◆ event

◆ interrupted

BOOL event::interrupted

Definition at line 189 of file filter.c.

Referenced by filter_Flush(), and filter_Stop().


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