SmartSockets .NET Class Library

TipcMsg.appendMsgArray Method (TipcMsg[], Int32, Int32)

Appends a message array field to a message.

public virtual void appendMsgArray(
   TipcMsg[] data,
   int offset,
   int length
);

Parameters

data
data for new message field
offset
start location in data
length
number of elements to append

See Also

TipcMsg Class | TipcMsg Members | TIBCO.SMARTSOCKETS Namespace | TipcMsg.appendMsgArray Overload List


Copyright © TIBCO Software Inc. All rights reserved