<< SL_SetMacroVarDec | SL_MakeNativeWord >> |
Top: Documentation Library | Up: SoftLogik App Library API |
SL_DeleteAppArg
NAME
SL_DeleteAppArg -- deletes the named argument.
SYNOPSIS
SL_DeleteAppArg(apphandle, argname);
A0 A1
void SL_DeleteAppArg(APPHANDLE, SLCHAR *);
FUNCTION
INPUTS
RESULTS
SEE ALSO
SL_FindAppArg, SL_GetAppArgData, SL_SetAppArgData, SL_GetAppArgCV, SL_SetAppArgCV, SL_LoadSettings, SL_SaveSettings, SL_LoadTempSettings, SL_SaveTempSettings, SL_FreeTempSettings.
SL_DeleteAppArg Command Section By Type url:SL_DeleteAppArg
created:2008-03-01 23:36:33 last updated:2008-03-01 23:36:33
Copyright © 1985-2024 GrasshopperLLC. All Rights Reserved.
User Contributed Comments For SL_DeleteAppArg | sign in to add a comment |
There are no user contributed comments for this page. |
<< SL_SetMacroVarDec | SL_MakeNativeWord >> |
Top: Documentation Library | Up: SoftLogik App Library API |