<< SL_ScrollWindowPane | SL_SetWindowAttrA >> |
Top: Documentation Library | Up: SoftLogik App Library API |
SL_GetReqWinAttr
NAME
SL_GetReqWinAttr -- get an atribute of a requesters window.
SYNOPSIS
data = SL_GetReqWinAttr(reqhandle, attr);
D0A0 D0
SLTAGDATA SL_GetReqWinAttr(REQHANDLE, Tag);
FUNCTION
Returns the requested attribute of a requesters window.
INPUTS
reqhandle - as returned by SL_CreateRequester.
attr - one of the tags below.
TAGS
WINATTR_Left
WINATTR_Top
WINATTR_Width
WINATTR_Height
WINATTR_Modified
WINATTR_UserData
WINATTR_Xdpi
WINATTR_Ydpi
RESULTS
data - the requested attribute.
SEE ALSO
SL_SetReqWinAttrA.
SL_GetReqWinAttr Command Section By Type url:SL_GetReqWinAttr
created:2008-03-01 23:36:28 last updated:2008-03-01 23:36:28
Copyright © 1985-2024 GrasshopperLLC. All Rights Reserved.
User Contributed Comments For SL_GetReqWinAttr | sign in to add a comment |
There are no user contributed comments for this page. |
<< SL_ScrollWindowPane | SL_SetWindowAttrA >> |
Top: Documentation Library | Up: SoftLogik App Library API |