(v13) D_PSDEV_NUMDEVTYPES (PostScript device plugins)


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


D_PSDEV_NUMDEVTYPES Selector

Call type: Single‐call

Parameter:

numPSDeviceTypesParam * PSDeviceTypesParam
      typedef struct numPSDeviceTypesParam { int32 nDevTypes;
    } NumPSDeviceTypesParam;

nDevTypes

The plugin must update this value with the number of DEVICETYPE s that the plugin will return via D_PSDEV_GETDEVTYPE.