Writes the syntax element tree associated with the specified message to the data buffer owned by that message object. This function is typically used by output nodes. This operation serializes the element tree into a bit stream that can then be processed as a sequence of contiguous bytes. This function should be used when writing the bit stream to a target that is outside the broker.
You must call cniFinalize before this call, or it will not work.
None. If an error occurs, the returnCode parameter indicates the reason for the error.
cniCopyElementTree(&rc, inLastChild, outLastChild); cniFinalize(&rc, outMessage); cniWriteBuffer(&rc, outMessage);
Notices |
Trademarks |
Downloads |
Library |
Support |
Feedback
![]() ![]() |
as07670_ |