IDirectMailer::WaitOnJob Method

Use this method to wait until the specified job stops.

HRESULT EnumerateJobs(
    VARIANT jobID
);

Parameters

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

See Also

Other Resources

IDirectMailer Interface

IDirectMailerAdmin Interface