Platforms to show: All Mac Windows Linux Cross-Platform
Back to DispatchDataMBS class.
DispatchDataMBS.Handle as Integer
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| property | DispatchIO | MBS MacOSX Plugin | 25.3 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
(Read only property)
DispatchDataMBS.ReferencedMemory as MemoryBlock
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| property | DispatchIO | MBS MacOSX Plugin | 25.3 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
Only set if you initialized the data object with a MemoryBlock and without copying.
(Read and Write property)
DispatchDataMBS.SegementCount as Integer
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| property | DispatchIO | MBS MacOSX Plugin | 25.3 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
Usually data objects are stored in a continuous memory area, but that is not guaranteed.
(Read only property)
DispatchDataMBS.Size as Integer
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| property | DispatchIO | MBS MacOSX Plugin | 25.3 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
(Read only property)
DispatchDataMBS.Tag as Variant
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| property | DispatchIO | MBS MacOSX Plugin | 25.3 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
Use this property to store whatever you like.
(Read and Write property)
The items on this page are in the following plugins: MBS MacOSX Plugin.