Function
Get the body length (in bytes) of a bytes message.
tibems_status
tibemsBytesMsg_GetBodyLength(tibemsMsg
message,tibems_int
* return_length );
CALL "tibemsBytesMsg_GetBodyLength" USING BY VALUE message, BY REFERENCE return-length, RETURNING tibems-status END-CALL.
Parameter
|
Description
|
---|---|
message
|
Get the body length of this message.
|
return_length
|
The function stores the body length in this location.
|
TIBCO Enterprise Message Service™ C and COBOL Reference System Release 4.3, February 2006 Copyright © TIBCO Software Inc. All rights reserved www.tibco.com |