ReactOS 0.4.16-dev-2384-gff6bd79
test_hook_cleanup_data Struct Reference
Collaboration diagram for test_hook_cleanup_data:

Public Attributes

HWND hwnd
 
HANDLE hook_installed_event
 
HANDLE done_event
 
DWORD main_thread_id
 

Detailed Description

Definition at line 20818 of file msg.c.

Member Data Documentation

◆ done_event

HANDLE test_hook_cleanup_data::done_event

Definition at line 20822 of file msg.c.

◆ hook_installed_event

HANDLE test_hook_cleanup_data::hook_installed_event

Definition at line 20821 of file msg.c.

◆ hwnd

HWND test_hook_cleanup_data::hwnd

Definition at line 20820 of file msg.c.

◆ main_thread_id

DWORD test_hook_cleanup_data::main_thread_id

Definition at line 20823 of file msg.c.


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