SL_GetIcon


NAME
SL_GetIcon -- gets an icon from an application's icon resource.

SYNOPSIS
iconhandle = SL_GetIcon(apphandle, iconid);
D0A0 D0

ICONHANDLE SL_GetString(APPHANDLE, UWORD);

FUNCTION
Returns the specified icon from the application's icon resource.
This is used to supply an icon to the interface controls via the
CTRLATTR_Icon tag.

INPUTS
apphandle - as returned by SL_AppInitA.
iconid - the id of the icon to retrieve.

RESULTS
iconhandle - a handle to an icon.

SEE ALSO
SL_GetString, SL_SetReqObjAttrA.

 

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

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