N
Nicolas Caron
When calling the FaxGetJob API using the JobID of a fax that has been
successfully sent, in Windows 2K or XP a valid FAX_JOB_ENTRY is
returned with the Status field set to FPS_COMPLETED.
Doing the exact same thing in Windows 2003 server, the JobEntry field
is just NULL when you call FaxGetJob with a JobID of a successfully
sent fax...
So basically my question is, on Windows 2003 server, how am I supposed
to know the difference between a fax that has been cancelled by the
user or one that has been successfully sent?
Thanks,
NC
successfully sent, in Windows 2K or XP a valid FAX_JOB_ENTRY is
returned with the Status field set to FPS_COMPLETED.
Doing the exact same thing in Windows 2003 server, the JobEntry field
is just NULL when you call FaxGetJob with a JobID of a successfully
sent fax...
So basically my question is, on Windows 2003 server, how am I supposed
to know the difference between a fax that has been cancelled by the
user or one that has been successfully sent?
Thanks,
NC