ReactOS 0.4.16-dev-106-g10b08aa
|
Public Attributes | |
int | dest_Length |
int | dest_MaximumLength |
int | dest_buf_size |
const char * | dest_buf |
const char * | src |
int | res_Length |
int | res_MaximumLength |
int | res_buf_size |
const char * | res_buf |
NTSTATUS | result |
int app_uni2str_t::dest_buf_size |
Definition at line 982 of file rtlstr.c.
Referenced by test_RtlAppendUnicodeToString().
int app_uni2str_t::dest_Length |
Definition at line 980 of file rtlstr.c.
Referenced by test_RtlAppendUnicodeToString().
int app_uni2str_t::dest_MaximumLength |
Definition at line 981 of file rtlstr.c.
Referenced by test_RtlAppendUnicodeToString().
Definition at line 988 of file rtlstr.c.
Referenced by test_RtlAppendUnicodeToString().
int app_uni2str_t::res_Length |
Definition at line 985 of file rtlstr.c.
Referenced by test_RtlAppendUnicodeToString().
int app_uni2str_t::res_MaximumLength |
Definition at line 986 of file rtlstr.c.
Referenced by test_RtlAppendUnicodeToString().