1 | Reserved mail message identifier | Input | Char(32) |
2 | Format name | Input | Char(8) |
3 | Error code | I/O | Char(*) |
The Complete Creation Sequence (QzmfCrtCmpMailMsg) API is used to remove a reserved mail message identifier from the mail server framework's list of reserved identifiers. This API marks the completion of a mail message creation sequence. This API is to be used after the message associated with the reserved mail message identifier has been created. This API ensures data integrity within the mail framework.
None.
The unique message identifier being completed. The message identifier is composed of characters A through Z and 0 through 9 only.
The content and format of the information being passed to the API. This field must be set to CCMP0100.
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. |
CPFAF8B E | Reserved mail message identifier is not valid. |
CPFAF8C E | Reserved mail message identifier not used. |
Top | Office APIs | APIs by category |