SmartSockets .NET Class Library

TipcMsg.nextInt2Array Method ()

Gets a 2 byte integer array from the message.

public virtual short[] nextInt2Array();

Return Value

the int2 array from the message

Exceptions

Exception TypeCondition
TipcMsgBadFieldException If the next field is not 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.nextInt2Array Overload List


Copyright © TIBCO Software Inc. All rights reserved