ArcFM Responder Mobile Developer Guide
MMConnectionHelperClass Class
Members 






Object Model
MMConnectionHelperClass Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)>
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.GuidAttribute("11BA314B-2B57-4E47-A631-2822070CD53A")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Class MMConnectionHelperClass 
   Inherits System.__ComObject
   Implements ESRI.ArcGIS.Editor.IEditEvents, IMMConnectionHelper, MMConnectionHelper 
'Usage
 
Dim instance As MMConnectionHelperClass
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("11BA314B-2B57-4E47-A631-2822070CD53A")]
[System.Runtime.InteropServices.ComImport()]
public class MMConnectionHelperClass : System.__ComObject, ESRI.ArcGIS.Editor.IEditEvents, IMMConnectionHelper, MMConnectionHelper  
public class MMConnectionHelperClass = class(System.__ComObject, ESRI.ArcGIS.Editor.IEditEvents, IMMConnectionHelper, MMConnectionHelper)
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.GuidAttribute("11BA314B-2B57-4E47-A631-2822070CD53A")
System.Runtime.InteropServices.ComImportAttribute()
public class MMConnectionHelperClass extends System.__ComObject implements ESRI.ArcGIS.Editor.IEditEvents, IMMConnectionHelper, MMConnectionHelper 
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("11BA314B-2B57-4E47-A631-2822070CD53A")]
[System.Runtime.InteropServices.ComImport()]
public __gc class MMConnectionHelperClass : public System.__ComObject, ESRI.ArcGIS.Editor.IEditEvents, IMMConnectionHelper, MMConnectionHelper  
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("11BA314B-2B57-4E47-A631-2822070CD53A")]
[System.Runtime.InteropServices.ComImport()]
public ref class MMConnectionHelperClass : public System.__ComObject, ESRI.ArcGIS.Editor.IEditEvents, IMMConnectionHelper, MMConnectionHelper  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         Miner.Interop.MMConnectionHelperClass

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

MMConnectionHelperClass Members
Miner.Interop Namespace

Send Feedback