以编程方式设置Windows传真设置 [英] Programmatically Set Windows Fax Setting

查看:59
本文介绍了以编程方式设置Windows传真设置的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想在我的c#应用程序中使用MS Fax Service.我已经下载了Microsoft传真服务文件,但是我想知道如何启用传真服务并以编程方式设置调制解调器设置.
这意味着:
当我在客户计算机上安装应用程序时,我想自动执行这些操作(为传真启用传真服务和Congigure调制解调器设置).我该怎么做?

I want to use MS Fax Service in my c# application. I have downloaded microsoft fax servcie files, but I want to know that how can I enable fax service and set the modem settings programmatically.
It means that:
I want to do these actions (Enable Fax Service and Congigure Modem Settings for Fax) automatically when I install my application on the customers'' pc''s. How can I do this?

推荐答案

看看
传真服务API [ FaxDevSend [ FAX_SEND [ SerialPort [
Take a look at
the Fax Service API[^]

FaxDevSend[^] allows you to specify sender and reciever using the argument FAX_SEND[^] structure.

For a serially connected modem SerialPort[^] allows you to do anything you could posssibly want using the modem command set for the modem.

Regards
Espen Harlinn


感谢您的回答.
我可以使用传真API发送传真.
我就是想:
安装MS Fax服务并以编程方式对其进行配置.
Thanks for your answer.
I can use the Fax API to send the fax.
I exactly want to :
Install MS Fax Service and Configure it programmatically.


这篇关于以编程方式设置Windows传真设置的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆