Appends a new named field of the specified type to the message, but marks the field as 'value unknown'. The constants required for the parameter, field_type, are specified in this module (TipcMsg) and can be recognized by their FT_* names.
Exception Type | Condition |
---|---|
TipcAssertionException | If bad field type parameter is passed in |
TipcAlreadyExistsException | If the named field already exists |
TipcException | For all other errors |
TipcMsg Class | TipcMsg Members | TIBCO.SMARTSOCKETS Namespace | appendUnknown