SmartSockets .NET Class Library

TipcMsg.deleteCurrent Method 

Deletes current field in a message.

public virtual void deleteCurrent();

Exceptions

Exception TypeCondition
TipcMsgException If the message is read only
TipcMsgEomException If there is no field in the message
TipcMsgEomException If the current field is at the end of the message
TipcException For all other errors

See Also

TipcMsg Class | TipcMsg Members | TIBCO.SMARTSOCKETS Namespace | deleteField | deleteNamedField


Copyright © TIBCO Software Inc. All rights reserved