IDirectMailer::TerminateJob Method

Use this method to terminate a job.

HRESULT TerminateJob(
    VARIANT jobID
);

Parameters

  • jobID
    [in] The ID of the job to terminate.

See Also

Other Resources

IDirectMailer Interface

IDirectMailerAdmin Interface