Skip to main content
Skip table of contents

(v13) PluginLibStioFixup

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

PluginLibStioFixup Function

.

TEXT
    OSErr PluginLibStioFixup(
      void *pv, DICTSTRUCTION ads[]);

Given a pointer to an area of memory and an array of DICTSTRUCTION structures, this function fills the memory in with a copy of the array, together with copies of all strings referenced in the array. All pointers within the copy are fixed up to reference the copied strings, rather than the originals.

The function is useful in implementations of the D_GETSTIOTEMPL selector.

JavaScript errors detected

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

If this problem persists, please contact our support.