IDirectMailerAdmin::GetJobErrors Method
Use this method to get the job errors list.
HRESULT GetJobErrors(
VARIANT jobID,
IDispatch **ppList
);
Parameters
jobID
[in] The job ID.**ppList
[out, retval] The list of job errors.
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 get the job errors list.
HRESULT GetJobErrors(
VARIANT jobID,
IDispatch **ppList
);
jobID
[in] The job ID.
**ppList
[out, retval] The list of job errors.