Is there a way to set the device in receive mode

  • Thread starter Thread starter Morgan Freeman
  • Start date Start date
M

Morgan Freeman

Hello

How can I programmaticaly put the device in receive mode. Using Fax Console
and pressing the "Receive Now" button is the the desired effect. My program
uses faxcomex.dll

Thank you
 
Oh yes, take a look at FaxDevice object at
http://msdn.microsoft.com/library/en-us/fax/faxinta_n_5nad.asp. Specifically
AnswerNow should be the method you are looking for. If that's doesn't
satisfy you, take a look at ReceiveMode property.

--
Raghavendra R
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.'
 
Back
Top