ArcFM Responder Mobile Developer Guide
MMFeederSpace Interface
Members 






Object Model
MMFeederSpace Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMFeederSpaceClass)>
<System.Runtime.InteropServices.GuidAttribute("F1B5E4D9-DD4C-4AA7-A504-3247F138632D")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface MMFeederSpace 
   Inherits IMMFeederSpace 
'Usage
 
Dim instance As MMFeederSpace
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMFeederSpaceClass)]
[System.Runtime.InteropServices.Guid("F1B5E4D9-DD4C-4AA7-A504-3247F138632D")]
[System.Runtime.InteropServices.ComImport()]
public interface MMFeederSpace : IMMFeederSpace  
public interface MMFeederSpace = class(IMMFeederSpace)
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMFeederSpaceClass)
System.Runtime.InteropServices.GuidAttribute("F1B5E4D9-DD4C-4AA7-A504-3247F138632D")
System.Runtime.InteropServices.ComImportAttribute()
public interface MMFeederSpace implements IMMFeederSpace 
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMFeederSpaceClass)]
[System.Runtime.InteropServices.Guid("F1B5E4D9-DD4C-4AA7-A504-3247F138632D")]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface MMFeederSpace : public IMMFeederSpace  
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMFeederSpaceClass)]
[System.Runtime.InteropServices.Guid("F1B5E4D9-DD4C-4AA7-A504-3247F138632D")]
[System.Runtime.InteropServices.ComImport()]
public interface class MMFeederSpace : public IMMFeederSpace  
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

MMFeederSpace Members
Miner.Interop Namespace

Send Feedback