1 | Reserved mail message identifier | Output | Char(32) |
2 | Format name | Input | Char(8) |
3 | Error code | I/O | Char(*) |
The Reserve Mail Message Identifier (QzmfRsvMailMsgId) API is used to reserve an identifier for an electronic mail message. After the API completes successfully, a single mail message identifier is returned to the caller.
This reserved mail message identifier can be operated on through the Remove Reserved Mail Message Identifier (QzmfRmvRsvMailMsgId) API, the Creation Sequence Complete (QzmfCrtCmpMailMsg) API, and the Create Mail Message (QzmfCrtMailMsg) API. The normal processing for a reserved mail message identifier involves the following sequence:
A reserved mail message identifier can be removed from reserved status using the remove mail message identifier if the message has not been created.
None.
The variable containing a unique message identifier. The message identifier is returned by the API after it has completed running. This identifier can be used later by the Create Mail Message (QzmfCrtMailMsg) API to pass information which defines the message. The message identifier is composed of characters A through Z and 0 through 9 only. If an error occurs during processing, a message identifier is not generated.
The variable containing the format identifier of the parameter list being passed. This field must be set to RSVF0100.
The structure in which to return error information. For the format of the structure, see Error Code Parameter.
Message ID | Error Message Text |
---|---|
CPF24B4 E | Severe error while addressing parameter list. |
CPF3C90 E | Literal value cannot be changed. |
CPF9872 E | Program or service program &1 in library &2 ended. Reason code &3. |
CPFAF82 E | Error occurred during running of MSF API. |
CPFAF83 E | Parameter error on call to MSF API. Reason code &1. |
Top | Office APIs | APIs by category |