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
The internal object reference.

(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
The referenced MemoryBlock for this data object.

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
Queries the number of segments.

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
Returns the logical size of the memory region(s) represented by the specified dispatch data object.

(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
The tag value.

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.


The biggest plugin in space...