void QABinaryMessage::writeDouble( qa_double value )
value The double value to write to the message body.
Appends a double value to the QABinaryMessage instance's message body.
The double parameter is converted to a representative eight-byte long value. Higher order bytes are appended first.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |