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