3.2.4.2 SendMessageToUI Abstract Interface
This abstract interface is called by the client processing rules to present the user with a text-based message.
-
SendMessageToUI( [in] string message);
message: The message to be presented to the user.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
This abstract interface is called by the client processing rules to present the user with a text-based message.
SendMessageToUI( [in] string message);
message: The message to be presented to the user.