ArcFM Responder Mobile Developer Guide
MMFavoritesListenerClass Class
Members 






Object Model
MMFavoritesListenerClass Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.GuidAttribute("4007D076-1F76-4198-BDE9-E2A3912B42F3")>
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)>
<System.Runtime.InteropServices.ComSourceInterfacesAttribute("Miner.Interop.IMMFavoritesEvents")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Class MMFavoritesListenerClass 
   Inherits System.__ComObject
   Implements ESRI.ArcGIS.esriSystem.IExtension, IMMFavoritesEvents_Event, IMMFavoritesListener, MMFavoritesListener 
'Usage
 
Dim instance As MMFavoritesListenerClass
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("4007D076-1F76-4198-BDE9-E2A3912B42F3")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ComSourceInterfaces("Miner.Interop.IMMFavoritesEvents")]
[System.Runtime.InteropServices.ComImport()]
public class MMFavoritesListenerClass : System.__ComObject, ESRI.ArcGIS.esriSystem.IExtension, IMMFavoritesEvents_Event, IMMFavoritesListener, MMFavoritesListener  
public class MMFavoritesListenerClass = class(System.__ComObject, ESRI.ArcGIS.esriSystem.IExtension, IMMFavoritesEvents_Event, IMMFavoritesListener, MMFavoritesListener)
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.GuidAttribute("4007D076-1F76-4198-BDE9-E2A3912B42F3")
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)
System.Runtime.InteropServices.ComSourceInterfacesAttribute("Miner.Interop.IMMFavoritesEvents")
System.Runtime.InteropServices.ComImportAttribute()
public class MMFavoritesListenerClass extends System.__ComObject implements ESRI.ArcGIS.esriSystem.IExtension, IMMFavoritesEvents_Event, IMMFavoritesListener, MMFavoritesListener 
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("4007D076-1F76-4198-BDE9-E2A3912B42F3")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ComSourceInterfaces("Miner.Interop.IMMFavoritesEvents")]
[System.Runtime.InteropServices.ComImport()]
public __gc class MMFavoritesListenerClass : public System.__ComObject, ESRI.ArcGIS.esriSystem.IExtension, IMMFavoritesEvents_Event, IMMFavoritesListener, MMFavoritesListener  
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("4007D076-1F76-4198-BDE9-E2A3912B42F3")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ComSourceInterfaces("Miner.Interop.IMMFavoritesEvents")]
[System.Runtime.InteropServices.ComImport()]
public ref class MMFavoritesListenerClass : public System.__ComObject, ESRI.ArcGIS.esriSystem.IExtension, IMMFavoritesEvents_Event, IMMFavoritesListener, MMFavoritesListener  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         Miner.Interop.MMFavoritesListenerClass

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

MMFavoritesListenerClass Members
Miner.Interop Namespace

Send Feedback