代码搜索:Tsapi
找到约 26 项符合「Tsapi」的源代码
代码结果 26
www.eeworm.com/read/268011/11156703
h csta.h
/***********************************************************/
/* Copyright (C) 1993 AT&T Bell Labs. All rights reserved.*/
/***********************************************************/
/*
* cst
www.eeworm.com/read/130235/14200585
h opentsrv.h
// opentsrv.h : header file
//
#include "tsapi.h"
/////////////////////////////////////////////////////////////////////////////
// COpenTsrv dialog
class COpenTsrv : public CDialog
{
// C
www.eeworm.com/read/248576/12552506
h opentsrv.h
// opentsrv.h : header file
//
#include "tsapi.h"
#include "global.h"
/////////////////////////////////////////////////////////////////////////////
// COpenTsrv dialog
class COpenTsrv : pu
www.eeworm.com/read/130235/14200595
h sampldlg.h
// SamplDlg.h : header file
//
#include "tsapi.h"
// defines to keep track of which column in the call list is for which
// connection state
#define LOCAL_CONNECTION_STATE 1
#define REMOTE_
www.eeworm.com/read/370282/9606667
java avppacket.java
package com.transfar.iios.tsapi.protocol;
import java.io.InputStream;
import java.net.DatagramPacket;
import java.util.Enumeration;
import java.util.Hashtable;
/**
* Title: AvpPacket类
www.eeworm.com/read/248576/12552567
h callroutingdlg.h
// CallRoutingDlg.h : header file
//
#include "tsapi.h"
#include "afxcmn.h"
#include "global.h"
#include "afxwin.h"
#define LOG_TIME 0
#define LOG_MESSAGE 1
#define RULE_NUMBER 0
#defin