ArcFM Responder Mobile Developer Guide
MMConduitEditorClass Class
Members 






Object Model
MMConduitEditorClass Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("073EF420-2961-4899-9F7B-752D7F031DD7")>
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Class MMConduitEditorClass 
   Inherits System.__ComObject
   Implements IMMConduitEditor, MMConduitEditor 
'Usage
 
Dim instance As MMConduitEditorClass
[System.Runtime.InteropServices.Guid("073EF420-2961-4899-9F7B-752D7F031DD7")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ComImport()]
public class MMConduitEditorClass : System.__ComObject, IMMConduitEditor, MMConduitEditor  
public class MMConduitEditorClass = class(System.__ComObject, IMMConduitEditor, MMConduitEditor)
System.Runtime.InteropServices.GuidAttribute("073EF420-2961-4899-9F7B-752D7F031DD7")
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)
System.Runtime.InteropServices.ComImportAttribute()
public class MMConduitEditorClass extends System.__ComObject implements IMMConduitEditor, MMConduitEditor 
[System.Runtime.InteropServices.Guid("073EF420-2961-4899-9F7B-752D7F031DD7")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ComImport()]
public __gc class MMConduitEditorClass : public System.__ComObject, IMMConduitEditor, MMConduitEditor  
[System.Runtime.InteropServices.Guid("073EF420-2961-4899-9F7B-752D7F031DD7")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ComImport()]
public ref class MMConduitEditorClass : public System.__ComObject, IMMConduitEditor, MMConduitEditor  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         Miner.Interop.MMConduitEditorClass

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

MMConduitEditorClass Members
Miner.Interop Namespace

Send Feedback