ArcFM Responder Mobile Developer Guide
MMMapListenerClass Class
Members 






Object Model
MMMapListenerClass Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)>
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.GuidAttribute("86020DC3-2D30-11D5-9AAC-0001031AE963")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Class MMMapListenerClass 
   Inherits System.__ComObject
   Implements ESRI.ArcGIS.Carto.IActiveViewEvents, ESRI.ArcGIS.esriSystem.ISupportErrorInfo, IMMMapListener, MMMapListener 
'Usage
 
Dim instance As MMMapListenerClass
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("86020DC3-2D30-11D5-9AAC-0001031AE963")]
[System.Runtime.InteropServices.ComImport()]
public class MMMapListenerClass : System.__ComObject, ESRI.ArcGIS.Carto.IActiveViewEvents, ESRI.ArcGIS.esriSystem.ISupportErrorInfo, IMMMapListener, MMMapListener  
public class MMMapListenerClass = class(System.__ComObject, ESRI.ArcGIS.Carto.IActiveViewEvents, ESRI.ArcGIS.esriSystem.ISupportErrorInfo, IMMMapListener, MMMapListener)
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.GuidAttribute("86020DC3-2D30-11D5-9AAC-0001031AE963")
System.Runtime.InteropServices.ComImportAttribute()
public class MMMapListenerClass extends System.__ComObject implements ESRI.ArcGIS.Carto.IActiveViewEvents, ESRI.ArcGIS.esriSystem.ISupportErrorInfo, IMMMapListener, MMMapListener 
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("86020DC3-2D30-11D5-9AAC-0001031AE963")]
[System.Runtime.InteropServices.ComImport()]
public __gc class MMMapListenerClass : public System.__ComObject, ESRI.ArcGIS.Carto.IActiveViewEvents, ESRI.ArcGIS.esriSystem.ISupportErrorInfo, IMMMapListener, MMMapListener  
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("86020DC3-2D30-11D5-9AAC-0001031AE963")]
[System.Runtime.InteropServices.ComImport()]
public ref class MMMapListenerClass : public System.__ComObject, ESRI.ArcGIS.Carto.IActiveViewEvents, ESRI.ArcGIS.esriSystem.ISupportErrorInfo, IMMMapListener, MMMapListener  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         Miner.Interop.MMMapListenerClass

Requirements

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

See Also

Reference

MMMapListenerClass Members
Miner.Interop Namespace

Send Feedback