• 大小: 640KB
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2021-06-10
  • 语言: C#
  • 标签:

资源简介

C#系统项目参考-企业电话客服系统C#系统项目参考-企业电话客服系统

资源截图

代码片段和文件信息

using System.Collections.Generic;
using System.Text;
using System.Runtime.InteropServices;
namespace Daila
{
    class D160A
    {


        //初始化函数;
        [DllImport(“Tc08a32.dll“ CharSet = CharSet.Auto)]
        public static extern long LoadDRV();
        [DllImport(“Tc08a32.dll“ CharSet = CharSet.Auto)]
        public static extern void FreeDRV();
        [DllImport(“Tc08a32.dll“ CharSet = CharSet.Auto)]
        public static extern long EnableCard(short wusedCh short wFileBufLen);
  
        [DllImport(“Tc08a32.dll“ CharSet = CharSet.Auto)]
        public static extern short CheckValidCh();
        [DllImport(“Tc08a32.dll“ CharSet = CharSet.Auto)]
        public static extern short CheckChType(short wChnlNo);
        //[DllImport(“Tc08a32.dll“ CharSet = CharSet.Auto)]
        //public static extern short CheckChTypeNew(short wChnlNo);
        //[DllImport(“Tc08a32.dll“ CharSet = CharSet.Auto)]
        //public static extern bool IsSupportCallerID();
        //[DllImport(“Tc08a32.dll“ CharSet = CharSet.Auto)]
        //public static extern void SetPackrate(short wPackRate);
        [DllImport(“Tc08a32.dll“ CharSet = CharSet.Auto)]
        public static extern void PUSH_PLAY();
        [DllImport(“Tc08a32.dll“ CharSet = CharSet.Auto)]
        public static extern void SetBusyPara(short BusyLen);
        //[DllImport(“Tc08a32.dll“ CharSet = CharSet.Auto)]
        //public static extern void SetDialPara(short RingBack short RingBack0 short BusyLen short RingTimes);
        //[DllImport(“Tc08a32.dll“ CharSet = CharSet.Auto)]
        //public static extern long NewReadPass(short wCardNo);
        //[DllImport(“Tc08a32.dll“ CharSet = CharSet.Auto)]
        //public static extern void D_SetWorkMode(short wChnlNo byte cbWorkMode byte cbModeVal);

        //振铃及摘挂机函数;
        [DllImport(“Tc08a32.dll“ CharSet = CharSet.Auto)]
        public static extern bool RingDetect(short wChnlNo);
        [DllImport(“Tc08a32.dll“ CharSet = CharSet.Auto)]
        public static extern void OffHook(short wChnlNo);
        [DllImport(“Tc08a32.dll“ CharSet = CharSet.Auto)]
        public static extern void HangUp(short wChnlNo);
        [DllImport(“Tc08a32.dll“ CharSet = CharSet.Auto)]
        public static extern long ElapseTime(int wChn int ClockType);
        [DllImport(“Tc08a32.dll“ CharSet = CharSet.Auto)]
        public static extern void StartPlaySignal(short wChn int ClockType);
         [DllImport(“Tc08a32.dll“ CharSet = CharSet.Auto)]
        public static extern void FeedRealRing(int ChannelNo);
            [DllImport(“Tc08a32.dll“ CharSet = CharSet.Auto)]
        public static extern void StartHangUpDetect(short ChannelNo);
        [DllImport(“Tc08a32.dll“ CharSet = CharSet.Auto)]
        public static extern int HangUpDetect(short ChannelNo);
         [DllImport(“Tc08a32.dll“ CharSet = CharSet.Auto)]
        public static extern void FeedPower(short ChannelNo);
        

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件     265216  2010-08-11 09:10  Daila\bin\Debug\Daila.exe

     文件     286208  2010-08-11 09:10  Daila\bin\Debug\Daila.pdb

     文件      14328  2010-08-11 09:09  Daila\bin\Debug\Daila.vshost.exe

     文件        490  2009-06-11 05:14  Daila\bin\Debug\Daila.vshost.exe.manifest

     文件    3772416  2007-12-30 09:40  Daila\bin\Debug\Database\db_Dainla.mdb

     文件       7730  2007-11-23 16:27  Daila\D160A.cs

     文件       9992  2010-08-11 09:10  Daila\Daila.csproj

     文件        545  2010-08-11 09:10  Daila\Daila.csproj.user

     文件    3772416  2007-12-30 09:40  Daila\Database\db_Dainla.mdb

     文件       7328  2007-11-17 09:04  Daila\Form4.Designer.cs

     文件       7618  2007-12-06 11:23  Daila\frmCustomer.cs

     文件       8920  2007-12-06 11:23  Daila\frmCustomer.Designer.cs

     文件       6734  2007-12-06 11:23  Daila\frmCustomer.resx

     文件       9705  2007-11-27 16:23  Daila\frmCustomerUpdate.cs

     文件      21773  2007-11-27 16:23  Daila\frmCustomerUpdate.Designer.cs

     文件      10060  2007-11-27 16:23  Daila\frmCustomerUpdate.resx

     文件       1364  2007-11-28 12:59  Daila\frmDai.cs

     文件       4791  2007-11-28 12:59  Daila\frmDai.Designer.cs

     文件       5814  2007-11-28 12:59  Daila\frmDai.resx

     文件      12096  2007-11-28 13:12  Daila\frmEmployeeInfo.cs

     文件      24676  2007-11-27 16:23  Daila\frmEmployeeInfo.Designer.cs

     文件      10059  2007-11-27 16:23  Daila\frmEmployeeInfo.resx

     文件      43601  2007-12-10 15:06  Daila\frmMain.cs

     文件      23185  2007-12-10 09:03  Daila\frmMain.Designer.cs

     文件      11834  2007-12-10 09:03  Daila\frmMain.resx

     文件       2035  2007-11-28 13:19  Daila\frmProd.cs

     文件       4523  2007-11-26 13:11  Daila\frmProd.Designer.cs

     文件       9886  2007-11-26 13:11  Daila\frmProd.resx

     文件       4115  2007-11-27 14:01  Daila\frmtbProduction.cs

     文件      12715  2007-11-26 14:20  Daila\frmtbProduction.Designer.cs

............此处省略91个文件信息

评论

共有 条评论

相关资源