Feedback

  • Contents
 

UMF Put Integer

This UMF tool adds a data element to the message specified by the supplied handle.

Inputs

Message Handle

A valid handle to a message.

Value

The value to be added to the message.

Exit Paths

Success

This path is taken if the value is successfully added to the message.

Failure

This path is taken if the operation fails.