Projekte & Downloads
Projekte & Downloads → CallLib - API zum Initialisieren von Anrufen über TAPI
Projektbeschreibung:
The CallLib API is a minimal API for Windows which initiates calls over the TAPI line. The library MakeCall.DLL contains only two functions:
- GetTapiDevices(buf: PAnsiChar): integer; stdcall;
- MakeCall(phoneNumber: PAnsiChar; deviceId: integer): integer; stdcall;
The CallLib API is a minimal API for Windows which initiates calls over the TAPI line. The library MakeCall.DLL contains only two functions:
- GetTapiDevices(buf: PAnsiChar): integer; stdcall;
- MakeCall(phoneNumber: PAnsiChar; deviceId: integer): integer; stdcall;
Daniel Marschall
ViaThinkSoft Mitbegründer
ViaThinkSoft Mitbegründer
Downloads zu diesem Projekt
Includes MakeCall.dll, the source code in Delphi as well as a small demo application.
Daniel Marschall
ViaThinkSoft Mitbegründer
ViaThinkSoft Mitbegründer