Starts the Windows help system. Sends a SAM_Help message to the top-level object when the user presses the F1 key. Process this message by calling SalWinHelp.

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

Syntax

C#
public static SalBoolean WinHelp(
	Control ctrl,
	SalString sFile,
	SalNumber nCommand,
	SalNumber nData,
	SalString sData
)

Return Value

See Also