ReactOS 0.4.16-dev-2491-g3dc6630
uia_com_event_handlers Struct Reference
Collaboration diagram for uia_com_event_handlers:

Public Attributes

struct rb_tree handler_event_id_map
 
struct rb_tree handler_map
 
LONG handler_count
 

Detailed Description

Definition at line 904 of file uia_com_client.c.

Member Data Documentation

◆ handler_count

LONG uia_com_event_handlers::handler_count

Definition at line 909 of file uia_com_client.c.

◆ handler_event_id_map

struct rb_tree uia_com_event_handlers::handler_event_id_map

Definition at line 906 of file uia_com_client.c.

◆ handler_map

struct rb_tree uia_com_event_handlers::handler_map

Definition at line 907 of file uia_com_client.c.


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