SmartSockets .NET Class Library

TipcMsg.appendGuidArray Method 

Append an array of Globally Unique Identifiers to a message.

public virtual void appendGuidArray(
   sbyte[][] guidArray,
   int offset,
   int length
);

Parameters

guidArray
a byte array holding the GUID array
offset
the offset into the array
length
the number of elements to append

See Also

TipcMsg Class | TipcMsg Members | TIBCO.SMARTSOCKETS Namespace


Copyright © TIBCO Software Inc. All rights reserved