ReactOS 0.4.16-dev-306-g647d351
|
Public Attributes | |
int | base |
ULONG | value |
USHORT | Length |
USHORT | MaximumLength |
const char * | Buffer |
NTSTATUS | result |
int int2str_t::base |
Definition at line 1490 of file rtlstr.c.
Referenced by one_RtlIntegerToChar_test(), and one_RtlIntegerToUnicodeString_test().
Definition at line 1494 of file rtlstr.c.
Referenced by one_RtlIntegerToChar_test(), and one_RtlIntegerToUnicodeString_test().
USHORT int2str_t::Length |
Definition at line 1492 of file rtlstr.c.
Referenced by one_RtlIntegerToUnicodeString_test().
USHORT int2str_t::MaximumLength |
Definition at line 1493 of file rtlstr.c.
Referenced by one_RtlIntegerToChar_test(), and one_RtlIntegerToUnicodeString_test().
NTSTATUS int2str_t::result |
Definition at line 1495 of file rtlstr.c.
Referenced by one_RtlIntegerToChar_test(), and one_RtlIntegerToUnicodeString_test().
ULONG int2str_t::value |
Definition at line 1491 of file rtlstr.c.
Referenced by one_RtlIntegerToChar_test(), and one_RtlIntegerToUnicodeString_test().