SalMessage is passed to the message actions handler and virtual functions. It wraps the message code and the messages parameters. It is automatically cast to int and can be used as is in the switch statement.

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 struct SalMessage

See Also