ReactOS 0.4.15-dev-7842-g558ab78
notify_test_tooltip Struct Reference
Collaboration diagram for notify_test_tooltip:

Public Attributes

CHARwrite_sztext
 
INT write_sztext_size
 
CHARwrite_lpsztext
 
HMODULE write_hinst
 
WCHARreturn_sztext
 
INT return_sztext_size
 
WCHARreturn_lpsztext
 
HMODULE return_hinst
 
CHARexpect_sztext
 
WCHARsend_sztext
 
INT send_sztext_size
 
WCHARsend_lpsztext
 

Detailed Description

Definition at line 161 of file pager.c.

Member Data Documentation

◆ expect_sztext

CHAR* notify_test_tooltip::expect_sztext

Definition at line 174 of file pager.c.

◆ return_hinst

HMODULE notify_test_tooltip::return_hinst

Definition at line 172 of file pager.c.

◆ return_lpsztext

WCHAR* notify_test_tooltip::return_lpsztext

Definition at line 171 of file pager.c.

◆ return_sztext

WCHAR* notify_test_tooltip::return_sztext

Definition at line 169 of file pager.c.

◆ return_sztext_size

INT notify_test_tooltip::return_sztext_size

Definition at line 170 of file pager.c.

◆ send_lpsztext

WCHAR* notify_test_tooltip::send_lpsztext

Definition at line 178 of file pager.c.

◆ send_sztext

WCHAR* notify_test_tooltip::send_sztext

Definition at line 176 of file pager.c.

◆ send_sztext_size

INT notify_test_tooltip::send_sztext_size

Definition at line 177 of file pager.c.

◆ write_hinst

HMODULE notify_test_tooltip::write_hinst

Definition at line 167 of file pager.c.

◆ write_lpsztext

CHAR* notify_test_tooltip::write_lpsztext

Definition at line 166 of file pager.c.

◆ write_sztext

CHAR* notify_test_tooltip::write_sztext

Definition at line 164 of file pager.c.

◆ write_sztext_size

INT notify_test_tooltip::write_sztext_size

Definition at line 165 of file pager.c.


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