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.0
12.1
12.2
12.3
12.4
12.5
13.0
13.1
13.2
13.3
Statistic
FMM
Blog
Component: CFunction
Functions to load C libraries and call functions.
To integrate a library written for C where you have the C headers and know the parameters and return types.
Version | macOS | Windows | Linux | Server | iOS SDK |
10.3 / 13.0 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
Item | Details |
---|---|
CFunction.AllocateArray Allocates an array parameter. | All 10.3 |
CFunction.Call Calls a C function. | All 10.3 |
CFunction.FreeArray Free an array parameter. | All 10.3 |
CFunction.GetArray Queries values of an array. | All 10.3 |
CFunction.GetArrayByteSize Queries byte size of allocated array. | All 10.3 |
CFunction.List Lists all IDs of function objects. | All 13.0 |
CFunction.Name Queries name of the function. | All 10.3 |
CFunction.ParameterCount Queries parameter count for function. | All 10.3 |
CFunction.ParameterType Queries parameter type for a parameter. | All 10.3 |
CFunction.Release Releases the function and all memory used for it. | All 10.3 |
CFunction.ReleaseAll Frees all functions. | All 10.5 |
CFunction.ReturnType Queries return type. | All 10.3 |
CFunction.SetArray Sets values of an array. | All 10.3 |
CLibrary.List Lists all IDs of library objects. | All 13.0 |
CLibrary.Load Loads a C library. | All 10.3 |
CLibrary.LoadFunction Loads a function from a library. | All 10.3 |
CLibrary.Name Queries name of the library. | All 10.3 |
CLibrary.Release Releases the library and all memory used for it. | All 10.3 |
CLibrary.ReleaseAll Frees all libraries. | All 10.5 |
CLibrary.Symbols Queries list of symbols of a library. | All 10.3 |
20 functions shown.
These functions require a paid license (80%).
Release notes
- Version 13.0
- Added CFunction.List and CLibrary.List functions.
- Version 10.5
- Added CFunction.ReleaseAll, CGImageSource.ReleaseAll, CLibrary.ReleaseAll, DynaPDF.ReleaseAll, ECKey.ReleaseAll, FSEvents.ReleaseAll, MarkDown.ReleaseAll, MenuItem.ReleaseAll, SendMail.ReleaseAll, Shell.ReleaseAll, SmartCard.ReleaseAll, TouchBar.ReleaseAll, UserNotification.ReleaseAll, WMFP.ReleaseAll, WMIQuery.ReleaseAll and WindowsUserNotification.ReleaseAll.
- Version 10.3
Blog Entries
- MBS FileMaker Plugin, June 2021 News
- What is new in the MBS FileMaker Plugin Version 10.3
- Neues MBS FileMaker Plugin 10.3 - Über 6200 Funktionen in einem Plugin
- MBS FileMaker Plugin 10.3 - More than 6200 Functions In One Plugin
- MBS FileMaker Plugin, version 10.3pr1
FileMaker Magazin
