Platforms to show: All Mac Windows Linux Cross-Platform

Back to MacUSBNotificationMBS class.

MacUSBNotificationMBS.Constructor(vendor as Integer = 0, product as Integer = 0)

Type Topic Plugin Version macOS Windows Linux iOS Targets
method USB MBS USB Plugin 11.2 ✅ Yes ❌ No ❌ No ❌ No Desktop, Console & Web
Setup the notification system so you are informed about USB devices being attached or removed.
Example
// look only for device with this vendor/product ID
dim m as new MyMacUSBNotificationMBS(&h5AC, &h263)

You can use vendor and product IDs to limit the class to look only for devices with matching IDs.
Lasterror is set.

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


The biggest plugin in space...