setTimestamp function

Syntax
void QAMessage::setTimestamp(
  qa_long timestamp
)
Parameters
  • timestamp   The message timestamp, a coordinated universal time (UTC).

Remarks

Sets the message timestamp.

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.

See Also

getTimestamp function