winClose

C Scripting Language
Reference Manual
Version 4.4.0

<< Back  End  Next >>
 
 
INDEX
Introduction
Installation
Using the CSL executive
Language
Directives
System library
String library
Math library
Regular expression lib.
File library
Database library
Async Communication
Registry/Profile handling
Windows control
   winActivate
   winClose
   winCapsLock
   winFind
   winHide
   winIsMaximized
   winIsMinimized
   winIsVisible
   winMaximize
   winMinimize
   winNumLock
   winPostText
   winPostVKey
   winPrintScreen
   winRestore
   winScrollLock
   winShow
   Sample (notepd.csl)
C API
C++ Class Interface
CSL links
  
winClose(
   const handle);   // windows handle

Closes the window. Window handles may be found by function  winFind

  Copyright © IBK Landquart Last revision: 27.05.2002 << Back  Top  Next >>