tibemsStreamMsg_WriteBytes
Function
C Declaration
tibems_status tibemsStreamMsg_WriteBytes( tibemsStreamMsg message, void* value, tibems_uint length );
COBOL Call
CALL "tibemsStreamMsg_WriteBytes" USING BY VALUE message, BY REFERENCE value, BY VALUE length, RETURNING tibems-status END-CALL.
Copyright © 2021. Cloud Software Group, Inc. All Rights Reserved.