ArcFM Responder Mobile Developer Guide
MMFeedPath Interface
Members 






Object Model
MMFeedPath Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("B07E9628-422C-40AD-85D1-EC5AA8AB4DB5")>
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMFeedPathClass)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface MMFeedPath 
   Inherits IMMFeedPath 
'Usage
 
Dim instance As MMFeedPath
[System.Runtime.InteropServices.Guid("B07E9628-422C-40AD-85D1-EC5AA8AB4DB5")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMFeedPathClass)]
[System.Runtime.InteropServices.ComImport()]
public interface MMFeedPath : IMMFeedPath  
public interface MMFeedPath = class(IMMFeedPath)
System.Runtime.InteropServices.GuidAttribute("B07E9628-422C-40AD-85D1-EC5AA8AB4DB5")
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMFeedPathClass)
System.Runtime.InteropServices.ComImportAttribute()
public interface MMFeedPath implements IMMFeedPath 
[System.Runtime.InteropServices.Guid("B07E9628-422C-40AD-85D1-EC5AA8AB4DB5")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMFeedPathClass)]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface MMFeedPath : public IMMFeedPath  
[System.Runtime.InteropServices.Guid("B07E9628-422C-40AD-85D1-EC5AA8AB4DB5")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMFeedPathClass)]
[System.Runtime.InteropServices.ComImport()]
public interface class MMFeedPath : public IMMFeedPath  
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

MMFeedPath Members
Miner.Interop Namespace

Send Feedback