getPriority function

Syntax
qa_int QAMessage::getPriority()
Remarks

Gets the message priority level.

The QAnywhere client API defines ten levels of priority value, with 0 as the lowest priority and 9 as the highest. Clients should consider priorities 0-4 as gradations of normal priority and priorities 5-9 as gradations of expedited priority.

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

Returns

The message priority.