ArcFM Responder Mobile Developer Guide
MMEventConnectionClass Class
Members 






Object Model
MMEventConnectionClass Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)>
<System.Runtime.InteropServices.GuidAttribute("59A7AB6C-2D49-4BA6-B358-5B3EB6257164")>
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Class MMEventConnectionClass 
   Inherits System.__ComObject
   Implements IMMEventConnection, ISupportErrorInfo, MMEventConnection 
'Usage
 
Dim instance As MMEventConnectionClass
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("59A7AB6C-2D49-4BA6-B358-5B3EB6257164")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComImport()]
public class MMEventConnectionClass : System.__ComObject, IMMEventConnection, ISupportErrorInfo, MMEventConnection  
public class MMEventConnectionClass = class(System.__ComObject, IMMEventConnection, ISupportErrorInfo, MMEventConnection)
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)
System.Runtime.InteropServices.GuidAttribute("59A7AB6C-2D49-4BA6-B358-5B3EB6257164")
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.ComImportAttribute()
public class MMEventConnectionClass extends System.__ComObject implements IMMEventConnection, ISupportErrorInfo, MMEventConnection 
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("59A7AB6C-2D49-4BA6-B358-5B3EB6257164")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComImport()]
public __gc class MMEventConnectionClass : public System.__ComObject, IMMEventConnection, ISupportErrorInfo, MMEventConnection  
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("59A7AB6C-2D49-4BA6-B358-5B3EB6257164")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComImport()]
public ref class MMEventConnectionClass : public System.__ComObject, IMMEventConnection, ISupportErrorInfo, MMEventConnection  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         Miner.Interop.MMEventConnectionClass

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

MMEventConnectionClass Members
Miner.Interop Namespace

Send Feedback