ArcFM Responder Mobile Developer Guide
MMFeederTracer Interface
Members 






Object Model
MMFeederTracer Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("46B35298-9718-4162-A550-2067123F9211")>
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMFeederTracerClass)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface MMFeederTracer 
   Inherits IMMFeederTracer 
'Usage
 
Dim instance As MMFeederTracer
[System.Runtime.InteropServices.Guid("46B35298-9718-4162-A550-2067123F9211")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMFeederTracerClass)]
[System.Runtime.InteropServices.ComImport()]
public interface MMFeederTracer : IMMFeederTracer  
public interface MMFeederTracer = class(IMMFeederTracer)
System.Runtime.InteropServices.GuidAttribute("46B35298-9718-4162-A550-2067123F9211")
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMFeederTracerClass)
System.Runtime.InteropServices.ComImportAttribute()
public interface MMFeederTracer implements IMMFeederTracer 
[System.Runtime.InteropServices.Guid("46B35298-9718-4162-A550-2067123F9211")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMFeederTracerClass)]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface MMFeederTracer : public IMMFeederTracer  
[System.Runtime.InteropServices.Guid("46B35298-9718-4162-A550-2067123F9211")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMFeederTracerClass)]
[System.Runtime.InteropServices.ComImport()]
public interface class MMFeederTracer : public IMMFeederTracer  
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

MMFeederTracer Members
Miner.Interop Namespace

Send Feedback