Sun Java System Messaging Server 6 2005Q4 MTA Developer's Reference

Return Values

Return Values  

Description  

0

Normal, successful completion. 

MTA_BADARGS

Returned for one of two reasons: 

  1. A NULL value was supplied for the dctx call argument, an invalid decode context was supplied for dctx.

  2. A required argument to an item code was NULL.

MTA_NO

Returned for one of two reasons: 

  1. Invalid call. Either no output routine is being used, or the call was made from the output routine itself.

  2. Output errors encountered while attempting to write the output.

MTA_NOSUCHITEM

An invalid item code was specified.