Share via


IDirectMailer::GetJobStatus Method

For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.

Use this method to retrieve the job status.

HRESULT GetJobStatus(
    VARIANT jobID,
    long *Status
);

Parameters

  • jobID
    [in] The ID of the job.

  • Status
    [out, retval] The job status.

See Also

Other Resources

IDirectMailer Interface

IDirectMailerAdmin Interface