IDirectMailer::GetJobStatus Method
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.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Use this method to retrieve the job status.
HRESULT GetJobStatus(
VARIANT jobID,
long *Status
);
jobID
[in] The ID of the job.
Status
[out, retval] The job status.