Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
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
- Version 9.1
- Changed TAPI.Initialize to return windows error code if initialization fails.
Example Databases
Blog Entries
FileMaker Magazin
This function checks for a license.
Created 22nd October 2014, last changed 23th June 2023