Miner.Interop Namespace : IMMSelectionEvents_FocusMapChangedEventHandler Delegate |
'Declaration
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FHidden)> <System.Runtime.InteropServices.ComVisibleAttribute(False)> Public Delegate Sub IMMSelectionEvents_FocusMapChangedEventHandler( _ ByVal pNewFocusMap As ESRI.ArcGIS.Carto.IMap _ )
'Usage
Dim instance As New IMMSelectionEvents_FocusMapChangedEventHandler(AddressOf HandlerMethod)
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FHidden)] [System.Runtime.InteropServices.ComVisible(false)] public delegate void IMMSelectionEvents_FocusMapChangedEventHandler( ESRI.ArcGIS.Carto.IMap pNewFocusMap )
public delegate IMMSelectionEvents_FocusMapChangedEventHandler( pNewFocusMap: ESRI.ArcGIS.Carto.IMap );
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FHidden) System.Runtime.InteropServices.ComVisibleAttribute() public delegate IMMSelectionEvents_FocusMapChangedEventHandler( pNewFocusMap : ESRI.ArcGIS.Carto.IMap )
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FHidden)] [System.Runtime.InteropServices.ComVisible(false)] public: __gc __delegate void IMMSelectionEvents_FocusMapChangedEventHandler( ESRI.ArcGIS.Carto.IMap* pNewFocusMap )
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FHidden)] [System.Runtime.InteropServices.ComVisible(false)] public delegate void IMMSelectionEvents_FocusMapChangedEventHandler( ESRI.ArcGIS.Carto.IMap^ pNewFocusMap )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2