Problem with job id

Joined
Mar 14, 2006
Messages
1
Reaction score
0
Hi.

I'm using FaxStartPrintJob function to send my faxes. After sending it to fax server I want to check the status of the fax. To do this I use FaxGetJob function. To use this function I got to know "fax job id". But FaxStartPrintJob returns only "fax print job id" (which is different id).

How can I get "fax job id" when having "fax print job id"?

I know that I can list all faxes in queue using FaxEnumJobs and try to find the one I've just sent. But I'm looking for some better solution.

I'm using win2k.

Thanx,
Konrad.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top