ReactOS 0.4.15-dev-8096-ga0eec98
notify_test_info Struct Reference
Collaboration diagram for notify_test_info:

Public Attributes

UINT unicode
 
UINT ansi
 
UINT_PTR id_from
 
HWND hwnd_from
 
BOOL received
 
UINT test_id
 
UINT sub_test_id
 
UINT handler_id
 
DWORD flags
 

Detailed Description

Definition at line 81 of file pager.c.

Member Data Documentation

◆ ansi

UINT notify_test_info::ansi

Definition at line 84 of file pager.c.

Referenced by send_notify(), and test_notify_proc().

◆ flags

DWORD notify_test_info::flags

Definition at line 93 of file pager.c.

Referenced by notify_generic_text_handler(), and test_notify_generic_text_helper().

◆ handler_id

UINT notify_test_info::handler_id

Definition at line 91 of file pager.c.

Referenced by test_notify_generic_text_helper(), and test_notify_proc().

◆ hwnd_from

HWND notify_test_info::hwnd_from

Definition at line 86 of file pager.c.

Referenced by send_notify(), and test_notify_proc().

◆ id_from

UINT_PTR notify_test_info::id_from

Definition at line 85 of file pager.c.

Referenced by send_notify(), and test_notify_proc().

◆ received

BOOL notify_test_info::received

Definition at line 88 of file pager.c.

Referenced by send_notify(), and test_notify_proc().

◆ sub_test_id

◆ test_id

UINT notify_test_info::test_id

Definition at line 89 of file pager.c.

Referenced by notify_generic_text_handler(), and test_notify_generic_text_helper().

◆ unicode

UINT notify_test_info::unicode

Definition at line 83 of file pager.c.

Referenced by notify_generic_text_handler(), send_notify(), and test_notify_proc().


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