Skip to main content

Name

mid_to_string — format a message_id as a human readable string

Synopsis

#include "spool.h"

| int **mid_to_string** ( | mid, |   | |   | str); |   |

message_id * <var class="pdparam">mid</var>; string * <var class="pdparam">str</var>;

Description

Note

This reference page was automatically generated from functions found in the header files in the development branch. The function described here may not exist in generally available versions of Momentum, and may change in behavior when it is generally available. Consult your vendor for definitive advice on the use of this function.

format a message_id as a human readable string

Parameters

mid

the message_id

str

the string

**Configuration Change. ** This feature is available starting from Momentum 3.0.17.

Was this page helpful?