ArcFM Responder Mobile Developer Guide
MMEnumFeederSource Interface
Members 






Object Model
MMEnumFeederSource Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMEnumFeederSourceClass)>
<System.Runtime.InteropServices.GuidAttribute("4BA0B723-F909-4219-B106-5BC319FFAEA2")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface MMEnumFeederSource 
   Inherits IMMEnumFeederSource 
'Usage
 
Dim instance As MMEnumFeederSource
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMEnumFeederSourceClass)]
[System.Runtime.InteropServices.Guid("4BA0B723-F909-4219-B106-5BC319FFAEA2")]
[System.Runtime.InteropServices.ComImport()]
public interface MMEnumFeederSource : IMMEnumFeederSource  
public interface MMEnumFeederSource = class(IMMEnumFeederSource)
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMEnumFeederSourceClass)
System.Runtime.InteropServices.GuidAttribute("4BA0B723-F909-4219-B106-5BC319FFAEA2")
System.Runtime.InteropServices.ComImportAttribute()
public interface MMEnumFeederSource implements IMMEnumFeederSource 
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMEnumFeederSourceClass)]
[System.Runtime.InteropServices.Guid("4BA0B723-F909-4219-B106-5BC319FFAEA2")]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface MMEnumFeederSource : public IMMEnumFeederSource  
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMEnumFeederSourceClass)]
[System.Runtime.InteropServices.Guid("4BA0B723-F909-4219-B106-5BC319FFAEA2")]
[System.Runtime.InteropServices.ComImport()]
public interface class MMEnumFeederSource : public IMMEnumFeederSource  
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

MMEnumFeederSource Members
Miner.Interop Namespace

Send Feedback