S
some
I run the SDK sample "samplesend" at one computer and it works fine.
At another computer , when run to FaxSendDocument:
if (!FaxSendDocument( hFax, Document, JobParam, NULL , &JobId) )
it return a error (code 13, ERROR_INVALID_DATA).
I'm sure that the file to send exists and isn't used.
Where may be the problem?
At another computer , when run to FaxSendDocument:
if (!FaxSendDocument( hFax, Document, JobParam, NULL , &JobId) )
it return a error (code 13, ERROR_INVALID_DATA).
I'm sure that the file to send exists and isn't used.
Where may be the problem?