ArcFM Responder Mobile Developer Guide
MMEnumFeedPath Interface
Members 






Object Model
MMEnumFeedPath Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMEnumFeedPathClass)>
<System.Runtime.InteropServices.GuidAttribute("8519029E-44C1-490D-9DEF-64BE089E8444")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface MMEnumFeedPath 
   Inherits IMMEnumFeedPath 
'Usage
 
Dim instance As MMEnumFeedPath
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMEnumFeedPathClass)]
[System.Runtime.InteropServices.Guid("8519029E-44C1-490D-9DEF-64BE089E8444")]
[System.Runtime.InteropServices.ComImport()]
public interface MMEnumFeedPath : IMMEnumFeedPath  
public interface MMEnumFeedPath = class(IMMEnumFeedPath)
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMEnumFeedPathClass)
System.Runtime.InteropServices.GuidAttribute("8519029E-44C1-490D-9DEF-64BE089E8444")
System.Runtime.InteropServices.ComImportAttribute()
public interface MMEnumFeedPath implements IMMEnumFeedPath 
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMEnumFeedPathClass)]
[System.Runtime.InteropServices.Guid("8519029E-44C1-490D-9DEF-64BE089E8444")]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface MMEnumFeedPath : public IMMEnumFeedPath  
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMEnumFeedPathClass)]
[System.Runtime.InteropServices.Guid("8519029E-44C1-490D-9DEF-64BE089E8444")]
[System.Runtime.InteropServices.ComImport()]
public interface class MMEnumFeedPath : public IMMEnumFeedPath  
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

MMEnumFeedPath Members
Miner.Interop Namespace

Send Feedback