Skip to main content
Skip table of contents

D_GEN_SHUTDOWN

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

D_GEN_SHUTDOWN Selector

Parameter: GenericShutdownParam * param

Call type: Single call

This call occurs only when the RIP is shut down, and is provided for the plugin to take whatever action is necessary to terminate itself.

TEXT
      typedef struct genericShutdownParam { int32 version ;
    } GenericShutdownParam ;

version

The version field should be ignored.

JavaScript errors detected

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

If this problem persists, please contact our support.