Share via


IDirectMailerAdmin::GetJobParameters Method

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

Retrieves the mailing job configuration.

HRESULT GetJobParameters(
    VARIANT jobID,
    IDispatch **ppDict
);

Parameters

  • jobID
    [in] The job ID.

  • **ppDict
    [out, retval] The dictionary object containing the job configuration.

See Also

Other Resources

IDirectMailer Interface

IDirectMailerAdmin Interface