SL_AddSubRequester


NAME
SL_AddSubRequester -- adds a subrequester to a requester.

SYNOPSIS
success = SL_AddSubRequester(reqhandle, subreqhandle, ctrlid);
D0 A0 A1 D0

SLFLAG SL_AddSubRequester(REQHANDLE, REQHANDLE, UWORD);

FUNCTION

INPUTS
reqhandle - as returned by AllocApprequester().
subreqhandle - as returned by SL_CreateSubRequester.
ctrlid - the id of the control to add the subrequester to.

RESULTS
success - TRUE if the subrequester was successfully added.
FALSE if it could not be added.

SEE ALSO
SL_CreateSubRequester, SL_FreeSubRequester, SL_RemSubRequester.

 

SL_AddSubRequester  Command Section By Type  url:SL_AddSubRequester
  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_AddSubRequester
There are no user contributed comments for this page.