TipcMonExtDelete remove a field from an RTclient’s MON_CLIENT_EXT_POLL_RESULT message
field_name
name of the field to remove from the RTclient’s MON_CLIENT_EXT_POLL_RESULT message.
TRUE
if the field was removed, FALSE
otherwise.
If TipcMonExtDelete fails, it returns FALSE
and sets the global SmartSockets error number to one of:
TipcMonExtDelete removes a field from the RTclient’s MON_CLIENT_EXT_POLL_RESULT message. The effected MON_CLIENT_EXT_POLL_RESULT message is the one belonging to the RTclient who issued TipcMonExtDelete.
Use other TipcMonExt* APIs as necessary to define extension data in each RTclient that is polled by TipcMonClientExtPoll.
See the example for TipcMonClientExtPoll.
TIBCO SmartSockets™ Application Programming Interface Software Release 6.8, July 2006 Copyright © TIBCO Software Inc. All rights reserved www.tibco.com |