SmartSockets .NET Class Library

TipcMsg.appendReal8Array Method (Double[], Int32, Int32)

Appends a 8 byte real array field to a message.

public virtual void appendReal8Array(
   double[] 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.appendReal8Array Overload List


Copyright © TIBCO Software Inc. All rights reserved