PassThruBuffer Class Reference

A simple structure for passing data to PostScript devices under Windows. It holds the number of bytes in the buffer followed by the data. (See SDK/MFC docs for Escape() function). More...

#include <psdc.h>

List of all members.

Public Attributes

INT32 nCount
TCHAR Data [(512)+1]
char CharData [(512)+1]


Detailed Description

A simple structure for passing data to PostScript devices under Windows. It holds the number of bytes in the buffer followed by the data. (See SDK/MFC docs for Escape() function).

Author:
Tim_Browse (Xara Group Ltd) <camelotdev@xara.com>
Date:
04/24/95
See also:
PSPrintDC

Definition at line 125 of file psdc.h.


Member Data Documentation

char PassThruBuffer::CharData[(512)+1]
 

Definition at line 130 of file psdc.h.

TCHAR PassThruBuffer::Data[(512)+1]
 

Definition at line 129 of file psdc.h.

INT32 PassThruBuffer::nCount
 

Definition at line 128 of file psdc.h.


The documentation for this class was generated from the following file:
Generated on Sat Nov 10 03:59:27 2007 for Camelot by  doxygen 1.4.4