SmartSockets .NET Class Library

TipcMsg.nextReal8Array Method ()

Gets a 8 byte real array from the message.

public virtual double[] nextReal8Array();

Return Value

the real8 array from the message

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.nextReal8Array Overload List


Copyright © TIBCO Software Inc. All rights reserved