Synopsis
(macro) void mpm_SetOption(long value)
Purpose
Set the message processor option.
Description
This function will set the global option value in the message processor. This value will be combined with the option value specified in the mpm_IssueMessage, mpm_IssueError, or mpm_SetError functions. The default option is none.
Input
value
See mpm_IssueError, mpm_SetError, and mpm_IssueMessage