![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
tibems_status tibemsBytesMsg_GetBytes(tibemsBytesMsg message,tibems_uint* byteSize );
message and bytes have usage pointer.
The function stores a pointer to the bytes of the message in this location.Your program must not change the bytes, which belong to the message; if you must modify the bytes, make a private copy first.
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |