<< SL_EndRequester | SL_GetReqObjAttr >> |
Top: Documentation Library | Up: SoftLogik App Library API |
SL_IsRequesterOpen
NAME
SL_IsRequesterOpen -- checks if a requester is open or not.
SYNOPSIS
open = SL_IsRequesterOpen(reqhandle);
D0 A0
WORD SL_IsRequesterOpen(REQHANDLE);
FUNCTION
Checks to see if a requester is open and running or not.
INPUTS
reqhandle - as returned by SL_CreateRequester.
RESULTS
open - TRUE if the requester is open.
FALSE if it is closed.
SEE ALSO
SL_CreateRequester, SL_FreeRequester, SL_DoRequester, SL_StartRequester, SL_EndRequester, SL_GetReqObjAttr, SL_SetReqObjAttrA.
SL_IsRequesterOpen Command Section By Type url:SL_IsRequesterOpen
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_IsRequesterOpen | sign in to add a comment |
There are no user contributed comments for this page. |
<< SL_EndRequester | SL_GetReqObjAttr >> |
Top: Documentation Library | Up: SoftLogik App Library API |