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.