ArcFM Responder Mobile Developer Guide
IMMFeederManagerResultsProcessor Interface
Members 






Object Model
IMMFeederManagerResultsProcessor Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<System.Runtime.InteropServices.GuidAttribute("0391E365-8E47-4CC9-B39F-EF8B3E7B7CB6")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface IMMFeederManagerResultsProcessor 
   Inherits IMMResultsProcessor 
'Usage
 
Dim instance As IMMFeederManagerResultsProcessor
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.Guid("0391E365-8E47-4CC9-B39F-EF8B3E7B7CB6")]
[System.Runtime.InteropServices.ComImport()]
public interface IMMFeederManagerResultsProcessor : IMMResultsProcessor  
public interface IMMFeederManagerResultsProcessor = class(IMMResultsProcessor)
System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)
System.Runtime.InteropServices.GuidAttribute("0391E365-8E47-4CC9-B39F-EF8B3E7B7CB6")
System.Runtime.InteropServices.ComImportAttribute()
public interface IMMFeederManagerResultsProcessor implements IMMResultsProcessor 
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.Guid("0391E365-8E47-4CC9-B39F-EF8B3E7B7CB6")]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface IMMFeederManagerResultsProcessor : public IMMResultsProcessor  
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.Guid("0391E365-8E47-4CC9-B39F-EF8B3E7B7CB6")]
[System.Runtime.InteropServices.ComImport()]
public interface class IMMFeederManagerResultsProcessor : public IMMResultsProcessor  
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

IMMFeederManagerResultsProcessor Members
Miner.Interop Namespace

Send Feedback