Function CloseWindow

Top 

Declaration:

void CloseWindow(unsigned long handle);

Description

Closes the specified window. The handle parameter is the window identifier produced by the calls of the OpenWindow, and FindWindow functions.