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

Public Attributes

IUIAutomation * uia_iface
 
HWND test_hwnd
 
HWND test_child_hwnd
 

Detailed Description

Definition at line 15312 of file uiautomation.c.

Member Data Documentation

◆ test_child_hwnd

HWND com_win_event_test_thread_data::test_child_hwnd

Definition at line 15316 of file uiautomation.c.

◆ test_hwnd

HWND com_win_event_test_thread_data::test_hwnd

Definition at line 15315 of file uiautomation.c.

◆ uia_iface

IUIAutomation* com_win_event_test_thread_data::uia_iface

Definition at line 15314 of file uiautomation.c.

Referenced by test_CUIAutomation_event_handlers().


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