ArcFM Responder Mobile Developer Guide
MMFeederSource Interface
Members 






Object Model
MMFeederSource Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("56262C82-CE97-46BD-B8CD-25953D45EB1E")>
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMFeederSourceClass)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface MMFeederSource 
   Inherits IMMFeederSource 
'Usage
 
Dim instance As MMFeederSource
[System.Runtime.InteropServices.Guid("56262C82-CE97-46BD-B8CD-25953D45EB1E")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMFeederSourceClass)]
[System.Runtime.InteropServices.ComImport()]
public interface MMFeederSource : IMMFeederSource  
public interface MMFeederSource = class(IMMFeederSource)
System.Runtime.InteropServices.GuidAttribute("56262C82-CE97-46BD-B8CD-25953D45EB1E")
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMFeederSourceClass)
System.Runtime.InteropServices.ComImportAttribute()
public interface MMFeederSource implements IMMFeederSource 
[System.Runtime.InteropServices.Guid("56262C82-CE97-46BD-B8CD-25953D45EB1E")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMFeederSourceClass)]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface MMFeederSource : public IMMFeederSource  
[System.Runtime.InteropServices.Guid("56262C82-CE97-46BD-B8CD-25953D45EB1E")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMFeederSourceClass)]
[System.Runtime.InteropServices.ComImport()]
public interface class MMFeederSource : public IMMFeederSource  
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

MMFeederSource Members
Miner.Interop Namespace

Send Feedback