다음을 통해 공유


IDirectMailerAdmin::GetJobErrors Method

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

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