ReactOS 0.4.15-dev-7934-g1dc8d80
_test_info Struct Reference
Collaboration diagram for _test_info:

Public Attributes

int iTest
 
UINT uMsg
 
int ll_hook_called
 
int hook_called
 
int mouse_move_called
 

Detailed Description

Definition at line 211 of file menu.cpp.

Member Data Documentation

◆ hook_called

int _test_info::hook_called

Definition at line 15 of file SetCursorPos.c.

◆ iTest

int _test_info::iTest

Definition at line 212 of file menu.cpp.

◆ ll_hook_called

int _test_info::ll_hook_called

Definition at line 14 of file SetCursorPos.c.

Referenced by Test_SetCursorPos().

◆ mouse_move_called

int _test_info::mouse_move_called

Definition at line 16 of file SetCursorPos.c.

◆ uMsg

UINT _test_info::uMsg

Definition at line 213 of file menu.cpp.


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