Platforms to show: All Mac Windows Linux Cross-Platform

Back to VisionModuleMBS module.

VisionModuleMBS.VNRequestCompletedMBS(Request as VNRequestMBS, error as NSErrorMBS, tag as Variant)

Type Topic Plugin Version macOS Windows Linux iOS Targets
delegate Vision MBS MacFrameworks Plugin 19.4 ✅ Yes ❌ No ❌ No ✅ Yes All
The delegate used for completed event calls.

You declare a method with (Request as VNRequestMBS, error as NSErrorMBS) as parameters and pass the method reference with addressOf or weakAddressOf to the plugin method. Later the plugin may invoke the delegate and call your method.

Some methods using this delegate:

The items on this page are in the following plugins: MBS MacFrameworks Plugin.


The biggest plugin in space...