xHarbour Reference Documentation > Function Reference xHarbour Developers Network  

WAClose()

Closes all windows.

Syntax

WAClose() --> nErrorCode

Return

The function returns zero when all windows are closed, and -1 if no window was open.

Info

See also:WClose()
Category: CT:Window , Windows (text mode)
Source:ct\ctwin.c
LIB:xhb.lib
DLL:xhbdll.dll


Copyright © 2006-2007 xHarbour.com Inc. All rights reserved.
http://www.xHarbour.com
Created by docmaker.exe