![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
tibems_status tibemsObjectMsg_GetObjectBytes(tibemsObjectMsg message,tibems_uint* byteSize );
message and bytes have usage pointer.
The function stores a pointer to the byte sequence (within the message) in this location. When the message does not contain an object (because none has been set), this function places null in the bytes argument, and zero in the byteSize argument.
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |