<< SL_CreateMacro | SL_SaveMacro >> |
Top: Documentation Library | Up: SoftLogik App Library API |
SL_FreeMacro
NAME
SL_FreeMacro -- frees the macro created by SL_CreateMacro.
SYNOPSIS
SL_FreeMacro(macrohandle);
A0
void SL_FreeMacro(MACROHANDLE);
FUNCTION
Frees all the memory allocated by SL_CreateMacro.
INPUTS
macrohandle - as returned by SL_CreateMacro.
SEE ALSO
SL_CreateMacro, SL_PlayMacro, SL_SaveMacro, SL_ExtractMacro, SL_MacroLength.
SL_FreeMacro Command Section By Type url:SL_FreeMacro
created:2008-03-01 23:36:28 last updated:2008-03-01 23:36:28
Copyright © 1985-2024 GrasshopperLLC. All Rights Reserved.
User Contributed Comments For SL_FreeMacro | sign in to add a comment |
There are no user contributed comments for this page. |
<< SL_CreateMacro | SL_SaveMacro >> |
Top: Documentation Library | Up: SoftLogik App Library API |