retrieve messages

B

Betty Wilson

Hi,

Using FAXCOMEX lib from VB is pretty simple, but i need a solutution that
will work on win2k. Is there something similar to FaxFolders object which i
can use with FAXCOM.lib - API for windows 2000. What i need is to get a list
of the received or sent faxes and to get the data. What is the best way of
doing that?
I need some analog of CopyTiff function for example. What should i use?

Thanks in advance!
 
C

Chandrasekar [MSFT]

You can enumerate throught the fax queue using the FaxServer.GetJobs API in
FaxCom lib. However unfortunately there is no CopyTiff method available in
WIn2k APIs.

Thanks,
Chandrasekar
Microsoft Printing, Imaging and Fax Team
This posting is provided "AS IS" with no warranties, and confers no rights.
Please do not send email directly to this alias. This alias is for newsgroup
purposes only.
 
C

Chandrasekar [MSFT]

Also i am afraid there is no programmatic way to enumerate through your
sent/received faxes in Win2k.

Thanks,
Chandrasekar
Microsoft Printing, Imaging and Fax Team
This posting is provided "AS IS" with no warranties, and confers no rights.
Please do not send email directly to this alias. This alias is for
newsgroup
purposes only.
 

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