Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
TAPI.ReleaseAll
Releases all calls known by the plugin.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
TAPI | 5.0 | ❌ No | ✅ Yes | ❌ No | ❌ No | ❌ No |
MBS( "TAPI.ReleaseAll" )
Parameters
none
Result
Returns OK or error.
Description
Releases all calls known by the plugin.Be aware that on a server this may free objects, which are used by other scripts running in parallel!
Examples
Cleanup:
Set Variable [ $r ; Value: MBS( "TAPI.ReleaseAll" ) ]
See also
- Java.ReleaseAll
- JSON.ReleaseAll
- LDAP.ReleaseAll
- Menu.ReleaseAll
- PKey.ReleaseAll
- SSH.ReleaseAll
- TAPI.Release
- WMFP.ReleaseAll
- X509.ReleaseAll
- XML.ReleaseAll
This function is free to use.
Created 30th November 2014, last changed 27th August 2023