DesktopOLEContainer.Subscribe
From Xojo Documentation
Method
![]() |
This method is only available on the Windows platform. For cross-platform compatibility, use #If...#Endif with the Target... specifiers to make sure you will not attempt to use this method on an incompatible platform. |
DesktopOLEContainer.Subscribe(eventsIID As String) As UInt32
New in 2021r3
Supported for all project types and targets.
New in 2021r3
Supported for all project types and targets.
Subscribes to the specified events interface (in IID string format) to receive events and returns a token that can be used to unsubscribe.