EMF::CHARSTR Struct Reference

Represent an ASCII character string in a simple way. More...

#include <libemf.h>

List of all members.

Public Member Functions

 length_ (length)

Public Attributes

CHAR *const string_
 Array of single byte characters.
const int length_
 Number of single byte characers in array.
 __pad0__: string_( string )

Detailed Description

Represent an ASCII character string in a simple way.

ASCII strings don't have to be byte swapped, but this structure allows us to provide a uniform stream-like interface for writing out all the components of metafiles.


Member Data Documentation

Simple constructor.

Parameters:
array pointer to array of single byte characters.
n number of bytes in array.

The documentation for this struct was generated from the following file:

Generated on Thu May 24 08:29:26 2012 for EMF by  doxygen 1.5.9-20090622