PA_CloseWindow

4D - Documentation   Français   English   German   4D Plugin API, Command Theme List   4D Plugin API, Command Alphabetical List   Back   Previous   Next

version 2003


PA_CloseWindow (wRef)

ParameterTypeDescription
wRefPA_WindowRefThe window to close

Description

The routine PA_CloseWindow closes the windows referenced by wRef; this is usually a window created using PA_NewWindow or the 4th Dimension command Open window.

Example

See PA_NewWindow for an example of use

See Also

Open window, PA_NewWindow.

Error Handling

None.


4D - Documentation   Français   English   German   4D Plugin API, Command Theme List   4D Plugin API, Command Alphabetical List   Back   Previous   Next