Starts an application, then waits for it to exit before returning control to the original application. However, the original application can continue to process messages.

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 LoadAppAndProcessMsgs(
	SalString name,
	SalNumber mode,
	ref SalNumber retCode
)

Return Value

See Also