Freigeben über


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.

See Also

Other Resources

IDirectMailer Interface

IDirectMailerAdmin Interface