Click or drag to resize

Workareas.CloseArea Method (DWord)

X#
Close area with 1 based Workarea number

Namespace:  XSharp.RDD
Assembly:  XSharp.Core (in XSharp.Core.dll) Version: 2.19
Syntax
 METHOD CloseArea(
	nArea AS DWORD
) AS LOGIC
Request Example View Source

Parameters

nArea
Type: DWord
1 based Area number for which to find the alias

Return Value

Type: Logic
TRUE when the area was closed succesfully.
See Also