#include <libemf.h>
| Public Methods | |
| WCHARSTR (WCHAR *const string, const int length) | |
| Public Attributes | |
| WCHAR* const | string_ | 
| String of WCHARs. | |
| const int | length_ | 
| Number of WCHARs in string. | |
Even (widechar) strings have to be byte swapped. This structure allows us to provide a uniform stream-like interface for writing out all the components of metafiles.
| 
 | 
| Simple constructor. 
 | 
 1.2.8.1 written by Dimitri van Heesch,
 © 1997-2001
1.2.8.1 written by Dimitri van Heesch,
 © 1997-2001