(v13) D_GEN_SHUTDOWN (PostScript device plugins)


This page applies to Harlequin v13.1r0 and later; and to Harlequin MultiRIP but not Harlequin Core


D_GEN_SHUTDOWN Selector

Parameter: GenericShutdownParam * param

Call type: Single call

This call occurs only when the RIP is shut down, and is provided for the plugin to take whatever action is necessary to terminate itself.

      typedef struct GenericShutdownParam { int32 version ;
    } GenericShutdownParam ;