SpotlightQuery.Handle
From Xojo Documentation
Read-Only Property (As Integer )
This property is only available on the macOS platform. For cross-platform compatibility, use #If...#Endif with the Target... specifiers to make sure you will not attempt to use this property on an incompatible platform. |
Returns the handle to the MDQueryRef.
Notes
This can be used in Declares to access Spotlight features that are not supported directly by this class. It may not be available until after calling the Run method.