ArcFM Responder Mobile Developer Guide
MMGraphicFavHelper Interface
Members 






Object Model
MMGraphicFavHelper Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMGraphicFavHelperClass)>
<System.Runtime.InteropServices.GuidAttribute("9282C622-6C8A-49B2-8CF4-EFD69B4C67CC")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface MMGraphicFavHelper 
   Inherits IMMGraphicFavHelper 
'Usage
 
Dim instance As MMGraphicFavHelper
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMGraphicFavHelperClass)]
[System.Runtime.InteropServices.Guid("9282C622-6C8A-49B2-8CF4-EFD69B4C67CC")]
[System.Runtime.InteropServices.ComImport()]
public interface MMGraphicFavHelper : IMMGraphicFavHelper  
public interface MMGraphicFavHelper = class(IMMGraphicFavHelper)
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMGraphicFavHelperClass)
System.Runtime.InteropServices.GuidAttribute("9282C622-6C8A-49B2-8CF4-EFD69B4C67CC")
System.Runtime.InteropServices.ComImportAttribute()
public interface MMGraphicFavHelper implements IMMGraphicFavHelper 
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMGraphicFavHelperClass)]
[System.Runtime.InteropServices.Guid("9282C622-6C8A-49B2-8CF4-EFD69B4C67CC")]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface MMGraphicFavHelper : public IMMGraphicFavHelper  
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMGraphicFavHelperClass)]
[System.Runtime.InteropServices.Guid("9282C622-6C8A-49B2-8CF4-EFD69B4C67CC")]
[System.Runtime.InteropServices.ComImport()]
public interface class MMGraphicFavHelper : public IMMGraphicFavHelper  
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

MMGraphicFavHelper Members
Miner.Interop Namespace

Send Feedback