Skip to main content
Skip table of contents

PluginLibStioSize

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

PluginLibStioSize Functions

.

TEXT
    int32 PluginLibStioSize(
      DICTSTRUCTION ads[]);

Given a pointer to an array of DICTSTRUCTION structures, this function returns the amount of memory, in bytes, that would be taken up by a copy of this array, together with copies of all the strings referenced by it.

The function is useful in implementations of the D_CBGETSTIOTEMPL selector. It returns NOERR for success, and some other value if an error occurs.

JavaScript errors detected

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

If this problem persists, please contact our support.