使用faxcom.dll发送传真C#项目 [英] sending fax c# project using faxcom.dll

查看:153
本文介绍了使用faxcom.dll发送传真C#项目的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在使用Faxcom.dll发送传真
我的代码正常工作,并且send方法返回整数值意味着第一次以相同方式+ 2 + 2返回第二次.
那么我如何获得传真状态.

请帮帮我.

解决方案

IFaxJob对象具有QueueStatus属性,该属性将返回详细描述特定作业当前状态的字符串.
IFaxJobs具有指示作业数量等的membres.

请查看 API 了解更多详细信息.


I am using faxcom.dll for sending fax
My code is working properly and send method return integer value mean first time return two second time for same way+2+2.
So how can i get fax status.

please help me.

Thanks in Advance.

解决方案

The IFaxJob object has a QueueStatus property that will return a string detailing the current status of a specific job.

The IFaxJobs has memebrs indicating the number of jobs etc.

Take a look at the API for more details.


这篇关于使用faxcom.dll发送传真C#项目的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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