Skip to main content
Skip table of contents

API finding using RDR

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


A mechanism is available for accessing RIP functionality not available as part of the Plugin Function Interface. This is based on the RDR system.

This function looks for the specified interface API corresponding to the Type and Version. If the interface API requested is found, the function returns a pointer to the interface API structure, otherwise it returns NULL.

void * PlgFindAPI(
      sw_rdr_type Type, sw_rdr_id Version);

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.