ArcFM Responder Mobile Developer Guide
MMGraphicFavorite Interface
Members 






Object Model
MMGraphicFavorite Interface
Syntax
[System.Runtime.InteropServices.Guid("832D7FA9-02FF-4DDB-A7D4-CE047361E0E1")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMGraphicFavoriteClass)]
[System.Runtime.InteropServices.ComImport()]
public interface MMGraphicFavorite : IMMGraphicFavorite  
public interface MMGraphicFavorite = class(IMMGraphicFavorite)
System.Runtime.InteropServices.GuidAttribute("832D7FA9-02FF-4DDB-A7D4-CE047361E0E1")
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMGraphicFavoriteClass)
System.Runtime.InteropServices.ComImportAttribute()
public interface MMGraphicFavorite implements IMMGraphicFavorite 
[System.Runtime.InteropServices.Guid("832D7FA9-02FF-4DDB-A7D4-CE047361E0E1")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMGraphicFavoriteClass)]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface MMGraphicFavorite : public IMMGraphicFavorite  
[System.Runtime.InteropServices.Guid("832D7FA9-02FF-4DDB-A7D4-CE047361E0E1")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMGraphicFavoriteClass)]
[System.Runtime.InteropServices.ComImport()]
public interface class MMGraphicFavorite : public IMMGraphicFavorite  
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("832D7FA9-02FF-4DDB-A7D4-CE047361E0E1")>
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMGraphicFavoriteClass)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface MMGraphicFavorite 
   Inherits IMMGraphicFavorite 
 
'Usage
 
Dim instance As MMGraphicFavorite
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

MMGraphicFavorite Members
Miner.Interop Namespace

Send Feedback