ArcFM Responder Mobile Developer Guide
MMFeederSourceOperation Interface
Members 






Object Model
MMFeederSourceOperation Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMFeederSourceOperationClass)>
<System.Runtime.InteropServices.GuidAttribute("97423913-9BAF-4016-9A12-D5BE64FC5FCF")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface MMFeederSourceOperation 
   Inherits IMMFeederSourceOperation 
'Usage
 
Dim instance As MMFeederSourceOperation
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMFeederSourceOperationClass)]
[System.Runtime.InteropServices.Guid("97423913-9BAF-4016-9A12-D5BE64FC5FCF")]
[System.Runtime.InteropServices.ComImport()]
public interface MMFeederSourceOperation : IMMFeederSourceOperation  
public interface MMFeederSourceOperation = class(IMMFeederSourceOperation)
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMFeederSourceOperationClass)
System.Runtime.InteropServices.GuidAttribute("97423913-9BAF-4016-9A12-D5BE64FC5FCF")
System.Runtime.InteropServices.ComImportAttribute()
public interface MMFeederSourceOperation implements IMMFeederSourceOperation 
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMFeederSourceOperationClass)]
[System.Runtime.InteropServices.Guid("97423913-9BAF-4016-9A12-D5BE64FC5FCF")]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface MMFeederSourceOperation : public IMMFeederSourceOperation  
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMFeederSourceOperationClass)]
[System.Runtime.InteropServices.Guid("97423913-9BAF-4016-9A12-D5BE64FC5FCF")]
[System.Runtime.InteropServices.ComImport()]
public interface class MMFeederSourceOperation : public IMMFeederSourceOperation  
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

MMFeederSourceOperation Members
Miner.Interop Namespace

Send Feedback