<< SL_CreateAppMacro | SL_PlayMacro >> |
Top: Documentation Library | Up: SoftLogik App Library API |
SL_FreeAppMacro
NAME
SL_FreeAppMacro -- frees the internal recorded macro.
SYNOPSIS
SL_FreeAppMacro(apphandle);
A0
void SL_FreeAppMacro(APPHANDLE);
FUNCTION
This frees the internal recorded macro.
INPUTS
apphandle - as returned by SL_AppInitA.
SEE ALSO
SL_CreateAppMacro, SL_PlayMacro, SL_SaveMacro, SL_ExtractMacro, SL_MacroLength.
SL_FreeAppMacro Command Section By Type url:SL_FreeAppMacro
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_FreeAppMacro | sign in to add a comment |
There are no user contributed comments for this page. |
<< SL_CreateAppMacro | SL_PlayMacro >> |
Top: Documentation Library | Up: SoftLogik App Library API |