SmartSockets .NET Class Library

TipcMsg.nextCharByte Method 

Gets a character field as a byte from the message.

public virtual sbyte nextCharByte();

Return Value

the character data as a byte

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


Copyright © TIBCO Software Inc. All rights reserved