TipcMsgDeleteCurrent delete the current field from a message
msg
message to delete field from
TRUE
if the update was successful, FALSE
otherwise.
If TipcMsgDeleteCurrent fails, it returns FALSE
and sets the global SmartSockets error numbers to one of the following:
TipcMsgDeleteCurrent deletes the current field from the message, whether the field is named or unnamed. If no such field exists, it returns FALSE
.
TipcMsgDeleteNamedField, TipcMsgDeleteField
This code example deletes the current field from the message:
TIBCO SmartSockets™ Application Programming Interface Software Release 6.8, July 2006 Copyright © TIBCO Software Inc. All rights reserved www.tibco.com |