<< SL_ActivateWindow | SL_RevealWindow >> |
Top: Documentation Library | Up: SoftLogik App Library API |
SL_HideWindow
NAME
SL_HideWindow -- removes a window from the display.
SYNOPSIS
SL_HideWindow(winhandle);
A0
void SL_HideWindow(WINHANDLE);
FUNCTION
Removes a window from the display without freeing up the
winhandle.
INPUTS
winhandle - as returned by SL_CreateWindowA.
SEE ALSO
SL_RevealWindow.
SL_HideWindow Command Section By Type url:SL_HideWindow
created:2008-03-01 23:36:18 last updated:2008-03-01 23:36:18
Copyright © 1985-2024 GrasshopperLLC. All Rights Reserved.
User Contributed Comments For SL_HideWindow | sign in to add a comment |
There are no user contributed comments for this page. |
<< SL_ActivateWindow | SL_RevealWindow >> |
Top: Documentation Library | Up: SoftLogik App Library API |