<< SL_BeginCmd | SL_AddCmdStr >> |
Top: Documentation Library | Up: SoftLogik App Library API |
SL_FreeCmd
NAME
SL_FreeCmd -- frees the memory allocated by SL_BeginCmd.
SYNOPSIS
SL_FreeCmd(cmdhandle);
A0
void SL_FreeCmd(CMDHANDLE);
FUNCTION
Will free all the memory allocated by SL_BeginCmd.
INPUTS
cmdhandle - a CMDHANDLE as returned by SL_BeginCmd.
SEE ALSO
SL_BeginCmd
SL_FreeCmd Command Section By Type url:SL_FreeCmd
created:2008-03-01 23:36:15 last updated:2008-03-01 23:36:15
Copyright © 1985-2024 GrasshopperLLC. All Rights Reserved.
User Contributed Comments For SL_FreeCmd | sign in to add a comment |
There are no user contributed comments for this page. |
<< SL_BeginCmd | SL_AddCmdStr >> |
Top: Documentation Library | Up: SoftLogik App Library API |