- 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.
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.