ArcFM Engine Developer Guide
IMMSelectionEvents_FocusSelectionChangedEventHandler Delegate


Syntax
'Declaration
 
<TypeLibTypeAttribute(TypeLibTypeFlags.FHidden)>
<ComVisibleAttribute(False)>
Public Delegate Sub IMMSelectionEvents_FocusSelectionChangedEventHandler( _
   ByVal pFocusmap As ESRI.ArcGIS.Carto.IMap _
) 
'Usage
 
Dim instance As New IMMSelectionEvents_FocusSelectionChangedEventHandler(AddressOf HandlerMethod)
[TypeLibType(TypeLibTypeFlags.FHidden)]
[ComVisible(false)]
public delegate void IMMSelectionEvents_FocusSelectionChangedEventHandler( 
   ESRI.ArcGIS.Carto.IMap pFocusmap
)

Parameters

pFocusmap
Requirements

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.

See Also

Reference

IMMSelectionEvents_FocusSelectionChangedEventHandler Members
Miner.Interop Namespace

 

 


Send Comment