(v13) API finding function


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


This function looks for the specified interface API corresponding to the Type and Version. If the inter‐ face API requested is found then the function returns a pointer to the interface API structure, other‐ wise it returns NULL.

    void * PlgFindAPI(
          sw_rdr_type Type, sw_rdr_id Version);