SL_GetWindowAttr


NAME
SL_GetWindowAttr -- gets an attribute from a window.

SYNOPSIS
data =SL_GetWindowAttr(winhandle, attr);
D0 A0 D0

SLTAGDATA SL_GetWindowAttr(WINHANDLE, SLTAGTYPE);

FUNCTION
Returns the requested attribute from a window.

INPUTS
winhandle - the window to get the attribute from.
attr - one of the WINATTR_xxxx tags below.

TAGS
see SL_CreateWindowA for a description of the tags.

RESULTS
data - the data for the requested attribute.

SEE ALSO
SL_SetWindowAttrA, SL_CreateWindowA, SL_FreeWindow.

 

SL_GetWindowAttr  Command Section By Type  url:SL_GetWindowAttr
  created:2008-03-01 23:36:17   last updated:2008-03-01 23:36:17
  Copyright © 1985-2024 GrasshopperLLC. All Rights Reserved.

User Contributed Comments For SL_GetWindowAttr
There are no user contributed comments for this page.