ArcFM Responder Mobile Developer Guide
MMFeederSettings Interface
Members 






Object Model
MMFeederSettings Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMFeederSettingsClass)>
<System.Runtime.InteropServices.GuidAttribute("13790793-B802-402A-AE29-95E5F80F167E")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface MMFeederSettings 
   Inherits IMMFeederSettings 
'Usage
 
Dim instance As MMFeederSettings
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMFeederSettingsClass)]
[System.Runtime.InteropServices.Guid("13790793-B802-402A-AE29-95E5F80F167E")]
[System.Runtime.InteropServices.ComImport()]
public interface MMFeederSettings : IMMFeederSettings  
public interface MMFeederSettings = class(IMMFeederSettings)
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMFeederSettingsClass)
System.Runtime.InteropServices.GuidAttribute("13790793-B802-402A-AE29-95E5F80F167E")
System.Runtime.InteropServices.ComImportAttribute()
public interface MMFeederSettings implements IMMFeederSettings 
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMFeederSettingsClass)]
[System.Runtime.InteropServices.Guid("13790793-B802-402A-AE29-95E5F80F167E")]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface MMFeederSettings : public IMMFeederSettings  
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMFeederSettingsClass)]
[System.Runtime.InteropServices.Guid("13790793-B802-402A-AE29-95E5F80F167E")]
[System.Runtime.InteropServices.ComImport()]
public interface class MMFeederSettings : public IMMFeederSettings  
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

MMFeederSettings Members
Miner.Interop Namespace

Send Feedback