Returns the requested parameter for the profile associated to the specified field.

Namespace: PPJ.Runtime.Windows
Assembly: PPJ.Runtime.2 (in PPJ.Runtime.2.dll) Version: 2.0.1044.0 (2.0.1044.5276)

Syntax

C#
public static bool GetProfileParameter(
	Control ctrl,
	int paramCode,
	ref SalNumber paramValue
)

Parameters

ctrl
Type: System.Windows.Forms..::..Control
paramCode
Type: System..::..Int32
paramValue
Type: PPJ.Runtime..::..SalNumber%

Return Value

See Also