SL_FreeWindow


NAME
SL_FreeWindow -- closes a window opened by SL_CreateWindow.

SYNOPSIS
SL_FreeWindow(winhandle);
A0

void SL_FreeWindow(WINHANDLE);

FUNCTION
Closes a window that was opened via SL_CreateWindowA.

NOTE
The clipping region must be removed prior to closing.
see SL_EndWindowDraw.

INPUTS
winhandle - as returned by SL_CreateWindowA.

SEE ALSO
SL_CreateWindowA, SL_SetWindowAttrA, SL_GetWindowAttr

 

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