ArcFM Server Developer Guide
IMMSelectionEvents_FocusMapChangedEventHandler Delegate


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

Parameters

pNewFocusMap
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_FocusMapChangedEventHandler Members
Miner.Interop Namespace

 

 


Send Comment