Platforms to show: All Mac Windows Linux Cross-Platform

Back to WinNotificationMBS class.

WinNotificationMBS.GotNotification(Message as Integer, Name as string, Value1 as Integer, Value2 as Integer, byref Result as Integer, byref Handled as boolean)

Type Topic Plugin Version macOS Windows Linux iOS Targets
event Notifications MBS Win Plugin 12.1 ❌ No ✅ Yes ❌ No ❌ No
A notification was received.

Message: The message ID.
Name: If you registered by name, this is the name for the message ID.
Value1 and Value2 are parameters provided with message. (WPARAM and LPARAM)

If Handled is set to true, we pass back Result to the Windows system (LRESULT).
Else the default handler is called.

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


The biggest plugin in space...