Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 10.0.1 » QAnywhere » QAnywhere C++ API Reference » QAMessage class

setStringProperty function Next Page

setTimestamp function


Synopsis

void QAMessage::setTimestamp(
qa_long timestamp
)

Parameters
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 Message headers and message properties.

See Also

getTimestamp function