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

Public Attributes

LONG exp_lbound [2]
 
LONG exp_elems [2]
 
struct node_provider_desc exp_node_desc
 
const WCHARexp_tree_struct
 
struct node_provider_desc exp_nested_node_desc
 
HANDLE event_handle
 

Detailed Description

Definition at line 17163 of file uiautomation.c.

Member Data Documentation

◆ event_handle

HANDLE EventData::event_handle

◆ exp_elems

LONG EventData::exp_elems[2]

Definition at line 17165 of file uiautomation.c.

◆ exp_lbound

LONG EventData::exp_lbound[2]

Definition at line 17164 of file uiautomation.c.

◆ exp_nested_node_desc

struct node_provider_desc EventData::exp_nested_node_desc

Definition at line 17169 of file uiautomation.c.

◆ exp_node_desc

struct node_provider_desc EventData::exp_node_desc

Definition at line 17166 of file uiautomation.c.

◆ exp_tree_struct

const WCHAR* EventData::exp_tree_struct

Definition at line 17167 of file uiautomation.c.


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