ReactOS 0.4.16-dev-340-g0540c21
|
Public Attributes | |
WCHAR | wchar_view |
CHAR | char_view |
LPCSTR | lpcstr_view |
LPCWSTR | lpcwstr_view |
LONGLONG | int_view |
Definition at line 69 of file wsprintf.c.
CHAR WPRINTF_DATA::char_view |
Definition at line 71 of file wsprintf.c.
Referenced by wvnsprintfA(), and wvnsprintfW().
LONGLONG WPRINTF_DATA::int_view |
Definition at line 74 of file wsprintf.c.
Referenced by wvnsprintfA(), and wvnsprintfW().
LPCSTR WPRINTF_DATA::lpcstr_view |
Definition at line 72 of file wsprintf.c.
Referenced by wvnsprintfA(), and wvnsprintfW().
LPCWSTR WPRINTF_DATA::lpcwstr_view |
Definition at line 73 of file wsprintf.c.
Referenced by wvnsprintfA(), and wvnsprintfW().
WCHAR WPRINTF_DATA::wchar_view |
Definition at line 70 of file wsprintf.c.
Referenced by wvnsprintfA(), and wvnsprintfW().