Synopsis

PDX_MSGT mpm_IssueError2(long option, char *format, PDX_MSGT severity, ...)

Purpose

Issue user defined format error/warning

Description

The specified string in format will be used to issue the error/warning message.

Input

option

Options (see mpm_IssueError)

format

Format string to use for message

severity

Severity (see mpm_IssueError) @a ... Arguments (see mpm_IssueError)

Return

MPM_USER_DEFINED