![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
tibems_status tibemsMsg_GetAsBytesCopy(tibems_int avail_size,tibems_int* actual_size );
message has usage pointer.
Your program must allocate storage for the byte sequence, and supply a pointer to it as an argument.The byte sequence includes data from the message header, message properties, and all message fields.
The buffer is not large enough for the data. The return parameter actual_size indicates the size of the required buffer.
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |