Skip to main content
Skip table of contents

(v13) PluginLib_ip_in_available_contiguous

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


PluginLib_ip_in_available_contiguous Function


TEXT
    int32 PluginLib_ip_in_available_contiguous (
      PLUGIN_BUFFER * dataInBuffer,
      int32 * available
      );


Assigns to *available the amount of free space available in the largest contiguous area of the buffer. If the buffer is completely full, the function returns IPPL_FULL . Otherwise, IPPL_OK is returned.

JavaScript errors detected

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

If this problem persists, please contact our support.