PA_ClosePluginWindow

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

version 2003


PA_ClosePluginWindow (pluginRef)

ParameterTypeDescription
pluginRefPA_HandleReference of the window to close

Description

The routine PA_ClosePluginWindow closes the external window holding the external area referenced by pluginRef, previously created using PA_OpenPluginWindow or Open external window.

Example

See PA_OpenPluginWindow.

See Also

CLOSE WINDOW, PA_OpenPluginWindow.

Error Handling

PA_GetLastError always returns eER_NoErr


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