Miner.Interop.Framework Assembly > Miner.Interop Namespace : IMMRuntimeEvents_OnContextMenuEventHandler Delegate |
'Declaration <TypeLibTypeAttribute(TypeLibTypeFlags.FHidden)> <ComVisibleAttribute(False)> Public Delegate Sub IMMRuntimeEvents_OnContextMenuEventHandler( _ ByVal x As Integer, _ ByVal y As Integer, _ ByRef handled As Boolean _ )
'Usage Dim instance As New IMMRuntimeEvents_OnContextMenuEventHandler(AddressOf HandlerMethod)
[TypeLibType(TypeLibTypeFlags.FHidden)] [ComVisible(false)] public delegate void IMMRuntimeEvents_OnContextMenuEventHandler( int x, int y, out bool handled )
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.