CCPSRendering/oemps.h File Reference

Public definitions for printer driver rendering hooks Based on oemps.h Printer Driver Rendering Plugin Sample by Microsoft Corporation. More...

#include "DEVMODE.H"
#include "CCPrintData.h"
#include "TextPart.h"
Include dependency graph for oemps.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  EscapeLinkData
 Structure holding link data for a single link on the page. More...
struct  InnerEscapeLinkData
 Class holding a single link's data for writing into the page. More...
struct  _OEMPDEV
 Internal printing data object. More...

Defines

#define ESCAPE_LINK_DATA   0x667711aa
#define ESCAPE_DISABLE_AUTO_URL   0x667711ab
 Escape code: disable Auto URL link (for this print job only).

Typedefs

typedef enum tag_Hooks ENUMHOOKS
 Enumeration of hooked function.
typedef struct _OEMPDEV OEMPDEV
 Internal printing data object.

Enumerations

enum  tag_Hooks
 

Enumeration of hooked function.



Detailed Description

Public definitions for printer driver rendering hooks Based on oemps.h Printer Driver Rendering Plugin Sample by Microsoft Corporation.

Definition in file oemps.h.


Define Documentation

#define ESCAPE_LINK_DATA   0x667711aa

Escape code for adding a link to the current page. To use, send the EscapeLinkData structure as the data

Definition at line 41 of file oemps.h.

Referenced by OEMEscape().


Generated on Mon Jun 18 12:40:21 2012 for CC PDF Converter by doxygen 1.6.1