beik_scan_job_create
Name
beik_scan_job_create — function used by Lua binding function to return a job
Synopsis
#include "modules/validate/ec_beik_api.h"
| ec_async_job * **beik_scan_job_create** (
| m, | |
| | ctx, | |
| | stage)
; | |
ec_message * <var class="pdparam">m</var>
;
validate_context * <var class="pdparam">ctx</var>
;
struct lua_beik_closure * <var class="pdparam">stage</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.
function used by Lua binding function to return a job
- m
-
mail message to be scanned.
- ctx
-
validation context.
- stage
-
the stage closure
a job object.
**Configuration Change. ** This feature is available starting from Momentum 3.1.