10 2014 档案

c#客户端调用sql server 存储过程速度慢的问题
摘要:1 : c#代码是 SqlConnection connNew = null; connNew = new SqlConnection(@"Data Source="XXX"); ... 阅读全文

posted @ 2014-10-29 14:51 齐文宣 阅读(1006) 评论(0) 推荐(0)

CTBCMCLeg类
摘要:一 :Do not confuse a call leg with a call . A call leg represents one full-duplex link to a party whilea call represents the agglomeration of multiple ... 阅读全文

posted @ 2014-10-28 15:50 齐文宣 阅读(182) 评论(0) 推荐(0)

CTBCMCLibUser类
摘要:想要从 CMC lib 接收事件,必须继承这个类。在virtual TBX_VOID OnCallLegPresent( TBCMC_LEG_ID in_LegId, CTBCMC_CALL_LEG_ATTRIBUTE_COMMON & in_CallLegAttribute, CTBCMC_PRO... 阅读全文

posted @ 2014-10-28 14:24 齐文宣 阅读(204) 评论(0) 推荐(0)

TB timer 的用法
摘要:设置timer的函数在 CVHCallFlow定义bool CVHCallFlow::StartTimer2(PCTBCMCTimer *timer, int delayMS, TBX_UINT32 legid, int trigger_event){TBCAF_MUTEX_GET_SCOPE_BE... 阅读全文

posted @ 2014-10-23 15:10 齐文宣 阅读(479) 评论(0) 推荐(0)

导航