<< SL_SaveTempSettings | SL_PlayExternalMacro >> |
Top: Documentation Library | Up: SoftLogik App Library API |
SL_FreeTempSettings
NAME
SL_FreeTempSettings -- frees the temp settings loaded by SL_LoadTempSettings.
SYNOPSIS
SL_FreeTempSettings(apphandle);
A0
void SL_FreeTempSettings(APPHANDLE);
FUNCTION
Frees all the settings read in by SL_LoadTempSettings.
INPUTS
apphandle - as returned by SL_AppInit.
SEE ALSO
SL_DeleteAppArg, SL_FindAppArg, SL_GetAppArgData, SL_SetAppArgData, SL_GetAppArgCV, SL_SetAppArgCV, SL_LoadSettings, SL_SaveSettings, SL_LoadTempSettings, SL_SaveTempSettings.
SL_FreeTempSettings Command Section By Type url:SL_FreeTempSettings
created:2008-03-01 23:36:14 last updated:2008-03-01 23:36:14
Copyright © 1985-2024 GrasshopperLLC. All Rights Reserved.
User Contributed Comments For SL_FreeTempSettings | sign in to add a comment |
There are no user contributed comments for this page. |
<< SL_SaveTempSettings | SL_PlayExternalMacro >> |
Top: Documentation Library | Up: SoftLogik App Library API |