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

getBooleanProperty function Next Page

getByteProperty function


Synopsis

qa_bool QAMessage::getByteProperty(
qa_const_string name,
qa_byte * value
)

Parameters
Remarks

Gets the value of the qa_byte property with the specified name.

For more information about getting and setting message headers and properties, see Message headers and message properties.

See Also

MessageProperties class

Returns

True if and only if the operation succeeded.