SmartSockets .NET Class Library

TipcMsg.nextInt8 Method 

Gets a 8 byte integer field from the message.

public virtual long nextInt8();

Return Value

the int8 data

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


Copyright © TIBCO Software Inc. All rights reserved