Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Description

Close the window. If the class name or window caption is passed in, only the first instance of any window will be closed. The developer will need to call the Close service multiple times until there are no more matching windowsGets the handle for the window.

Syntax

rv = Window_Services("GetHandle", ClassName, CaptionText, AllHandles)

...