Click or drag to resize

IRdd.Info Method

X#
Retrieve and optionally change information about a work area.

Namespace:  XSharp.RDD
Assembly:  XSharp.Core (in XSharp.Core.dll) Version: 2.19
Syntax
METHOD Info(
	nOrdinal AS LONG,
	oValue AS Object
) AS Object
Request Example View Source

Parameters

nOrdinal
Type: Long
Specifies the type of information.
oValue
Type: Object
If specified (not null), then this parameter is used to change the value of a setting.

Return Value

Type: Object
See Also