ArcFM Responder Mobile Developer Guide
MMFeederSubSource Interface
Members 






Object Model
MMFeederSubSource Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("B270F012-BFB4-43DA-9F77-037567AC3A14")>
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMFeederSubSourceClass)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface MMFeederSubSource 
   Inherits IMMFeederSubSource 
'Usage
 
Dim instance As MMFeederSubSource
[System.Runtime.InteropServices.Guid("B270F012-BFB4-43DA-9F77-037567AC3A14")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMFeederSubSourceClass)]
[System.Runtime.InteropServices.ComImport()]
public interface MMFeederSubSource : IMMFeederSubSource  
public interface MMFeederSubSource = class(IMMFeederSubSource)
System.Runtime.InteropServices.GuidAttribute("B270F012-BFB4-43DA-9F77-037567AC3A14")
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMFeederSubSourceClass)
System.Runtime.InteropServices.ComImportAttribute()
public interface MMFeederSubSource implements IMMFeederSubSource 
[System.Runtime.InteropServices.Guid("B270F012-BFB4-43DA-9F77-037567AC3A14")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMFeederSubSourceClass)]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface MMFeederSubSource : public IMMFeederSubSource  
[System.Runtime.InteropServices.Guid("B270F012-BFB4-43DA-9F77-037567AC3A14")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMFeederSubSourceClass)]
[System.Runtime.InteropServices.ComImport()]
public interface class MMFeederSubSource : public IMMFeederSubSource  
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

MMFeederSubSource Members
Miner.Interop Namespace

Send Feedback