<< SL_CreateSubRequester | SL_AddSubRequester >> |
Top: Documentation Library | Up: SoftLogik App Library API |
SL_FreeSubRequester
NAME
SL_FreeSubRequester -- frees a requester allocated by SL_CreateSubRequester.
SYNOPSIS
SL_FreeSubRequester(reqhandle);
A0
void SL_FreeSubRequester(REQHANDLE);
FUNCTION
Frees all the memory allocated by SL_CreateSubRequester.
INPUTS
reqhandle - as returned by SL_CreateSubRequester.
SEE ALSO
SL_CreateSubRequester, AddAppSubRequester(), SL_RemSubRequester.
SL_FreeSubRequester Command Section By Type url:SL_FreeSubRequester
created:2008-03-01 23:36:35 last updated:2008-03-01 23:36:35
Copyright © 1985-2024 GrasshopperLLC. All Rights Reserved.
User Contributed Comments For SL_FreeSubRequester | sign in to add a comment |
There are no user contributed comments for this page. |
<< SL_CreateSubRequester | SL_AddSubRequester >> |
Top: Documentation Library | Up: SoftLogik App Library API |