struct WindowEventData
Defined in:  
The C4Interface.hWindowEventData structure contains information about a window event.
Definition
struct WindowEventData
Data Members
| EventType   eventType; | The type of the event. | 
| Window      *eventWindow; | The window associated with the event. | 
