SmartSockets .NET Class Library

TipcMsg.nextGuidArray Method ()

Gets an array of Globally Unique Identifers from the message.

public virtual sbyte[][] nextGuidArray();

Return Value

the Guid array

Exceptions

Exception TypeCondition
TipcMsgBadFieldException If the next field is not of the requested type
TipcMsgEomException If there is no next field.
TipcMsgUnknownFieldException If the next field is marked unknown
TipcException For all other errors

See Also

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


Copyright © TIBCO Software Inc. All rights reserved