Name
mid_to_string — format a message_id as a human readable string
Synopsis
#include "spool.h"
| int **mid_to_string** (
| mid, | |
| | str)
; | |
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
- mid
-
the message_id
- str
-
the string
**Configuration Change. ** This feature is available starting from Momentum 3.0.17.
Was this page helpful?