setMessageID function

Syntax
void QAMessage::setMessageID(
  qa_const_string id
)
Parameters
  • id   The message ID.

Remarks

Sets the message ID.

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.