ArcFM Responder Mobile Developer Guide
MMFavoritesListener Interface
Members 






Object Model
MMFavoritesListener Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMFavoritesListenerClass)>
<System.Runtime.InteropServices.GuidAttribute("7F657EC9-DBF1-11D2-9F2F-00C04F6BC69E")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface MMFavoritesListener 
   Inherits ESRI.ArcGIS.esriSystem.IExtension, IMMFavoritesEvents_Event 
'Usage
 
Dim instance As MMFavoritesListener
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMFavoritesListenerClass)]
[System.Runtime.InteropServices.Guid("7F657EC9-DBF1-11D2-9F2F-00C04F6BC69E")]
[System.Runtime.InteropServices.ComImport()]
public interface MMFavoritesListener : ESRI.ArcGIS.esriSystem.IExtension, IMMFavoritesEvents_Event  
public interface MMFavoritesListener = class(ESRI.ArcGIS.esriSystem.IExtension, IMMFavoritesEvents_Event)
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMFavoritesListenerClass)
System.Runtime.InteropServices.GuidAttribute("7F657EC9-DBF1-11D2-9F2F-00C04F6BC69E")
System.Runtime.InteropServices.ComImportAttribute()
public interface MMFavoritesListener implements ESRI.ArcGIS.esriSystem.IExtension, IMMFavoritesEvents_Event 
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMFavoritesListenerClass)]
[System.Runtime.InteropServices.Guid("7F657EC9-DBF1-11D2-9F2F-00C04F6BC69E")]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface MMFavoritesListener : public ESRI.ArcGIS.esriSystem.IExtension, IMMFavoritesEvents_Event  
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMFavoritesListenerClass)]
[System.Runtime.InteropServices.Guid("7F657EC9-DBF1-11D2-9F2F-00C04F6BC69E")]
[System.Runtime.InteropServices.ComImport()]
public interface class MMFavoritesListener : public ESRI.ArcGIS.esriSystem.IExtension, IMMFavoritesEvents_Event  
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

MMFavoritesListener Members
Miner.Interop Namespace

Send Feedback