Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

WPRINTF_DATA Union Reference

Collaboration diagram for WPRINTF_DATA:

Collaboration graph
[legend]
List of all members.

Public Attributes

WCHAR wchar_view
CHAR char_view
LPCSTR lpcstr_view
LPCWSTR lpcwstr_view
INT int_view

Member Data Documentation

WCHAR WPRINTF_DATA::wchar_view
 

Definition at line 63 of file wsprintf.cpp.

Referenced by wvsnprintfA(), and wvsnprintfW().

CHAR WPRINTF_DATA::char_view
 

Definition at line 64 of file wsprintf.cpp.

Referenced by wvsnprintf16(), wvsnprintfA(), and wvsnprintfW().

LPCSTR WPRINTF_DATA::lpcstr_view
 

Definition at line 65 of file wsprintf.cpp.

Referenced by WPRINTF_GetLen(), wvsnprintf16(), wvsnprintfA(), and wvsnprintfW().

LPCWSTR WPRINTF_DATA::lpcwstr_view
 

Definition at line 66 of file wsprintf.cpp.

Referenced by WPRINTF_GetLen(), wvsnprintfA(), and wvsnprintfW().

INT WPRINTF_DATA::int_view
 

Definition at line 67 of file wsprintf.cpp.

Referenced by WPRINTF_GetLen(), wvsnprintf16(), wvsnprintfA(), and wvsnprintfW().


The documentation for this union was generated from the following file:
Generated on Wed Jan 23 23:23:13 2002 for ODIN-user32 by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001