ec_spool_ctx_import_message
Name
ec_spool_ctx_import_message — import a message from a spool context into the system spool
Synopsis
#include "spool.h"
| int **ec_spool_ctx_import_message** (
| src, | |
| | id)
; | |
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.
import a message from a spool context into the system spool.
The import will try to preserve the message id if possible, or re-generate if it would conflict with something else already in the system.
- src
-
the spool from which to import the message
- id
-
the id of the message within the src context