Topics   All   MacOS (Only)   Windows (Only)   Linux (Only, Not)   iOS (Only, Not)  
Components   Crossplatform Mac & Win   Server   Client   Old   Deprecated   Guides   Examples   Videos
New in version: 12.1   12.2   12.3   12.4   12.5   13.0   13.1   13.2   13.3   13.4    Statistic    FMM    Blog  

TAPI.Initialize

Initializes the TAPI interface.

Component Version macOS Windows Linux Server iOS SDK
TAPI 4.4 ❌ No ✅ Yes ❌ No ❌ No ❌ No
MBS( "TAPI.Initialize" )

Parameters

none

Result

Returns OK or error.

Description

Initializes the TAPI interface.
Must be called once before any other TAPI function.
This loads the TAPI DLLs and initializes the drivers. Depending on your driver, it may cause some initialization code to run, which can take a while, e.g. to find the base station for the phone system in the network.

If your TAPI drivers are 32-bit only, it may or may not work in 64-bit.

See also

Release notes

Example Databases

Blog Entries

This function checks for a license.

Created 22nd October 2014, last changed 23th June 2023


TAPI.Hold - TAPI.IsInitialized

💬 Ask a question or report a problem