Online Documentation - Statistics - FAQ - Plugin Parts (All, Dependencies) - Class hierarchy
New in Version 22.2 22.3 22.4 22.5 23.0 23.1 23.2 23.3 23.4 23.5 24.0 24.1
The list of the topics, classes, interfaces, controls, modules, global methods by category, global methods by name, screenshots, licenses and examples.
Platforms to show: All Mac Windows Linux Cross-Platform
Back to SoftDeclareMBS class.
SoftDeclareMBS.CallingMode as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Declare | MBS Util Plugin | 7.1 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
0 = Pascal (default)
1 = C
The Windows API works with Pascal, but calls to QuickTime DLL use C.
(Read and Write property)
SoftDeclareMBS.ConstantFound as boolean
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Declare | MBS Util Plugin | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
Set by the LoadConstant function.
(Read and Write property)
SoftDeclareMBS.ConstantName as string
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Declare | MBS Util Plugin | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
Set by the LoadConstant function.
(Read and Write property)
SoftDeclareMBS.ConstantPointer as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Declare | MBS Util Plugin | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
Set by the LoadConstant function.
(Read and Write property)
SoftDeclareMBS.FunctionFound as boolean
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Declare | MBS Util Plugin | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
Set by the LoadFunction function.
(Read only property)
SoftDeclareMBS.FunctionName as string
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Declare | MBS Util Plugin | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
Set by the LoadFunction function.
(Read and Write property)
SoftDeclareMBS.FunctionPointer as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Declare | MBS Util Plugin | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
Set by the LoadFunction function.
(Read and Write property)
SoftDeclareMBS.Lasterror as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Declare | MBS Util Plugin | 5.4 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
LoadLibraryFile, LoadLibrary, LoadFunction, LoadConstant and FreeLibrary set this property.
(Read and Write property)
SoftDeclareMBS.Liberror as string
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Declare | MBS Util Plugin | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
Set by the LoadLibrary function.
(Read and Write property)
SoftDeclareMBS.Libfound as boolean
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Declare | MBS Util Plugin | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
Set by the LoadLibrary function.
(Read only property)
SoftDeclareMBS.Libhandle as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Declare | MBS Util Plugin | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
Set by the LoadLibrary function.
On Mac OS Classic a CFragConnectionID.
On Mac OS X a CFBundleRef.
On Windows a HINSTANCE.
(Read and Write property)
SoftDeclareMBS.Libname as string
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Declare | MBS Util Plugin | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
Set by the LoadLibrary function.
(Read and Write property)
SoftDeclareMBS.Result as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Declare | MBS Util Plugin | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
Set by the Call function.
(Read and Write property)
SoftDeclareMBS.ResultDouble as Double
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Declare | MBS Util Plugin | 3.4 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
(Read and Write property)
SoftDeclareMBS.ResultInt64 as MemoryBlock
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Declare | MBS Util Plugin | 3.4 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
(Read and Write property)
The items on this page are in the following plugins: MBS Util Plugin.