setPriority function

Syntax
void QAMessage::setPriority(
  qa_int priority
)
Parameters
  • priority   The message priority.

Remarks

Sets the priority level for this message.

This method can be used to change the value for a message that has been received.

For more information about getting and setting message headers and properties, see Introduction to QAnywhere messages.