ReactOS 0.4.16-dev-340-g0540c21
|
Public Attributes | |
LONG | lEventCode |
LONG_PTR | lParam1 |
LONG_PTR | lParam2 |
Definition at line 51 of file filtergraph.c.
LONG Event::lEventCode |
Definition at line 52 of file filtergraph.c.
Referenced by MediaEvent_GetEvent(), and MediaEventSink_Notify().
LONG_PTR Event::lParam1 |
Definition at line 53 of file filtergraph.c.
Referenced by MediaEvent_GetEvent(), and MediaEventSink_Notify().
LONG_PTR Event::lParam2 |
Definition at line 54 of file filtergraph.c.
Referenced by MediaEvent_GetEvent(), and MediaEventSink_Notify().