(v13) Output Plugin Data Structures
This page applies to Harlequin v13.1r0 and later; and to Harlequin MultiRIP but not Harlequin Core
This chapter describes the data structures the RIP and an output plugin use to share data.
Some of the fields are for the RIP's use only, or are now obsolete. They are listed here for completeness only. Your plugin should not read them, and must not write to them, as the RIP may have assigned values to them which it will rely upon downstream.
The structures are defined in plugin kit header files. You can find a list of these in the header file outplug.h
.