ReactOS 0.4.15-dev-7942-gd23573b
notify_test_datetime_format Struct Reference

Public Attributes

WCHARsend_pszformat
 
CHARexpect_pszformat
 
CHARwrite_szdisplay
 
INT write_szdisplay_size
 
CHARwrite_pszdisplay
 
WCHARreturn_szdisplay
 
INT return_szdisplay_size
 
WCHARreturn_pszdisplay
 

Detailed Description

Definition at line 193 of file pager.c.

Member Data Documentation

◆ expect_pszformat

CHAR* notify_test_datetime_format::expect_pszformat

Definition at line 198 of file pager.c.

◆ return_pszdisplay

WCHAR* notify_test_datetime_format::return_pszdisplay

Definition at line 206 of file pager.c.

◆ return_szdisplay

WCHAR* notify_test_datetime_format::return_szdisplay

Definition at line 204 of file pager.c.

◆ return_szdisplay_size

INT notify_test_datetime_format::return_szdisplay_size

Definition at line 205 of file pager.c.

◆ send_pszformat

WCHAR* notify_test_datetime_format::send_pszformat

Definition at line 196 of file pager.c.

◆ write_pszdisplay

CHAR* notify_test_datetime_format::write_pszdisplay

Definition at line 202 of file pager.c.

◆ write_szdisplay

CHAR* notify_test_datetime_format::write_szdisplay

Definition at line 200 of file pager.c.

◆ write_szdisplay_size

INT notify_test_datetime_format::write_szdisplay_size

Definition at line 201 of file pager.c.


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