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