ec_internal_inject_no_log
Last updated March 2020
Name
ec_internal_inject_no_log — injects and enqueues and internally generated message
Synopsis
#include "soft_bounce.h"
| void **ec_internal_inject_no_log** (
| mess, | |
| | now)
; | |
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.
injects and enqueues and internally generated message.
identical to ec_internal_inject except that ec_log_reception is not called.
Was this page helpful?