TipcMonExtDelete


Name

TipcMonExtDelete — remove a field from an RTclient’s MON_CLIENT_EXT_POLL_RESULT message

Synopsis

T_BOOL TipcMonExtDelete(field_name) 
T_STR field_name; 

Arguments

field_name — name of the field to remove from the RTclient’s MON_CLIENT_EXT_POLL_RESULT message.

Return Values

TRUE if the field was removed, FALSE otherwise.

Diagnostics

If TipcMonExtDelete fails, it returns FALSE and sets the global SmartSockets error number to one of:

Description

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.

See Also

Use other TipcMonExt* APIs as necessary to define extension data in each RTclient that is polled by TipcMonClientExtPoll.

Examples

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