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

Example


opt_ctx = NULL;
if (mtaOptionStart(&opt_ctx, NULL, 0, 0))
    /*
     * Error loading the option file
     */
else if (!opt_ctx)
    /*
     * Option file did not exist
     */