SmartSockets .NET Class Library

TipcMsg.appendMsgIdArray Method 

Append an array of TIBCO message IDs to a message.

public virtual void appendMsgIdArray(
   sbyte[][] msgIdArray,
   int offset,
   int length
);

Parameters

msgIdArray
a byte array holding the message ID.
offset
the offset into the array
length
number of elements to append

See Also

TipcMsg Class | TipcMsg Members | TIBCO.SMARTSOCKETS Namespace


Copyright © TIBCO Software Inc. All rights reserved