ReactOS 0.4.15-dev-7788-g1ad9096
Event Struct Reference

Public Attributes

LONG lEventCode
 
LONG_PTR lParam1
 
LONG_PTR lParam2
 

Detailed Description

Definition at line 51 of file filtergraph.c.

Member Data Documentation

◆ lEventCode

LONG Event::lEventCode

Definition at line 52 of file filtergraph.c.

Referenced by MediaEvent_GetEvent(), and MediaEventSink_Notify().

◆ lParam1

LONG_PTR Event::lParam1

Definition at line 53 of file filtergraph.c.

Referenced by MediaEvent_GetEvent(), and MediaEventSink_Notify().

◆ lParam2

LONG_PTR Event::lParam2

Definition at line 54 of file filtergraph.c.

Referenced by MediaEvent_GetEvent(), and MediaEventSink_Notify().


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