ArcFM Responder Mobile Developer Guide
MMConduitEditor Interface
Members 






Object Model
MMConduitEditor Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMConduitEditorClass)>
<System.Runtime.InteropServices.GuidAttribute("211C4750-FA47-475B-A453-2A98553D0B54")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface MMConduitEditor 
   Inherits IMMConduitEditor 
'Usage
 
Dim instance As MMConduitEditor
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMConduitEditorClass)]
[System.Runtime.InteropServices.Guid("211C4750-FA47-475B-A453-2A98553D0B54")]
[System.Runtime.InteropServices.ComImport()]
public interface MMConduitEditor : IMMConduitEditor  
public interface MMConduitEditor = class(IMMConduitEditor)
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMConduitEditorClass)
System.Runtime.InteropServices.GuidAttribute("211C4750-FA47-475B-A453-2A98553D0B54")
System.Runtime.InteropServices.ComImportAttribute()
public interface MMConduitEditor implements IMMConduitEditor 
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMConduitEditorClass)]
[System.Runtime.InteropServices.Guid("211C4750-FA47-475B-A453-2A98553D0B54")]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface MMConduitEditor : public IMMConduitEditor  
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMConduitEditorClass)]
[System.Runtime.InteropServices.Guid("211C4750-FA47-475B-A453-2A98553D0B54")]
[System.Runtime.InteropServices.ComImport()]
public interface class MMConduitEditor : public IMMConduitEditor  
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

MMConduitEditor Members
Miner.Interop Namespace

Send Feedback