Harlequin RIP SDK
devicelist Struct Reference

PostScript device instances. More...

#include "swdevice.h"

Data Fields

int32 flags
 Flags controlling the device. More...
 
uint8name
 The zero-terminated device instance name.
 
struct DeviceTypedevicetype
 The device type and method functions pointers.
 
uint8private_data
 Device instance specific data.
 

Detailed Description

PostScript device instances.

These are instances of device types. This is stored in Harlequin core memory, and managed by the Harlequin core library. Do not change any fields in this structure.

Field Documentation

◆ flags

int32 devicelist::flags

Flags controlling the device.

Values are a combination of the DEVICETYPE_flags values.


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