Function
Read bytes to a byte sequence from the byte stream in the message body.
tibems_status
tibemsBytesMsg_ReadBytes(tibemsBytesMsg
message, const void** value,tibems_int
requested_length,tibems_int
* return_length );
CALL "tibemsBytesMsg_ReadBytes" USING BY VALUE message, BY REFERENCE value, BY VALUE requested-length, BY REFERENCE return-length, RETURNING tibems-status END-CALL.
Each call reads bytes from the stream into the byte array, and advances the read position.
TIBCO Enterprise Message Service™ C and COBOL Reference System Release 4.3, February 2006 Copyright © TIBCO Software Inc. All rights reserved www.tibco.com |