FreeRDP
wEventType Struct Reference
Collaboration diagram for wEventType:

Data Fields

const char * EventName
 
wEventArgs EventArgs
 
size_t EventHandlerCount
 
pEventHandler EventHandlers [MAX_EVENT_HANDLERS]
 

Detailed Description

Definition at line 807 of file collections.h.

Field Documentation

◆ EventArgs

wEventArgs wEventType::EventArgs

Definition at line 810 of file collections.h.

◆ EventHandlerCount

size_t wEventType::EventHandlerCount

Definition at line 811 of file collections.h.

◆ EventHandlers

pEventHandler wEventType::EventHandlers[MAX_EVENT_HANDLERS]

Definition at line 812 of file collections.h.

◆ EventName

const char* wEventType::EventName

Definition at line 809 of file collections.h.


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