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

Public Attributes

DWORD git_cookie
 
HUIAEVENT event
 
BOOL from_cui8
 
struct rb_tree focus_hwnd_map
 
struct list event_handler_map_list_entry
 
struct uia_event_handler_map_entryhandler_map
 

Detailed Description

Definition at line 972 of file uia_com_client.c.

Member Data Documentation

◆ event

HUIAEVENT uia_com_event::event

Definition at line 974 of file uia_com_client.c.

Referenced by uia_add_com_event_handler().

◆ event_handler_map_list_entry

struct list uia_com_event::event_handler_map_list_entry

◆ focus_hwnd_map

struct rb_tree uia_com_event::focus_hwnd_map

Definition at line 977 of file uia_com_client.c.

Referenced by uia_add_com_event_handler().

◆ from_cui8

BOOL uia_com_event::from_cui8

Definition at line 975 of file uia_com_client.c.

Referenced by uia_add_com_event_handler(), and uia_com_event_callback().

◆ git_cookie

DWORD uia_com_event::git_cookie

Definition at line 973 of file uia_com_client.c.

Referenced by uia_add_com_event_handler(), and uia_com_event_callback().

◆ handler_map

struct uia_event_handler_map_entry* uia_com_event::handler_map

Definition at line 979 of file uia_com_client.c.


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