Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
virtual P6R::P6ERR P6R::p6IMessage::respond ( P6ERR  err,
P6QPRIORITY  nPriority 
)
pure virtual

Sends this message to the queue that has been registered as the source queue for this message.

Parameters
err[ in ] The P6ERR value to associate with the response.
nPriority[ in ] The response message priority (P6QP_HIGH|P6QP_LOW)
Returns