Harlequin RIP SDK

HVD cache and raster callback interface for HVDSCAN backends. More...

#include "std.h"

Functions

HqBool HVDSCAN_RegisterRIPHandlers (void)
 Register the HVD cache implementation, HVD output, raster backend and event handlers. More...
 
HqBool HVDSCAN_RegisterRemoteHandlers (void)
 Register the remote HVD cache instance. More...
 

Detailed Description

HVD cache and raster callback interface for HVDSCAN backends.

Function Documentation

◆ HVDSCAN_RegisterRemoteHandlers()

HqBool HVDSCAN_RegisterRemoteHandlers ( void  )

Register the remote HVD cache instance.

Return values
TRUEif successful;
FALSEotherwise.

◆ HVDSCAN_RegisterRIPHandlers()

HqBool HVDSCAN_RegisterRIPHandlers ( void  )

Register the HVD cache implementation, HVD output, raster backend and event handlers.

Return values
TRUEif successful;
FALSEotherwise.