ArcFM Responder Mobile Developer Guide
MMEventConnection Interface
Members 






Object Model
MMEventConnection Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMEventConnectionClass)>
<System.Runtime.InteropServices.GuidAttribute("F2AF4A4A-6BCD-43EF-A2A4-AB478507449D")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface MMEventConnection 
   Inherits IMMEventConnection 
'Usage
 
Dim instance As MMEventConnection
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMEventConnectionClass)]
[System.Runtime.InteropServices.Guid("F2AF4A4A-6BCD-43EF-A2A4-AB478507449D")]
[System.Runtime.InteropServices.ComImport()]
public interface MMEventConnection : IMMEventConnection  
public interface MMEventConnection = class(IMMEventConnection)
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMEventConnectionClass)
System.Runtime.InteropServices.GuidAttribute("F2AF4A4A-6BCD-43EF-A2A4-AB478507449D")
System.Runtime.InteropServices.ComImportAttribute()
public interface MMEventConnection implements IMMEventConnection 
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMEventConnectionClass)]
[System.Runtime.InteropServices.Guid("F2AF4A4A-6BCD-43EF-A2A4-AB478507449D")]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface MMEventConnection : public IMMEventConnection  
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMEventConnectionClass)]
[System.Runtime.InteropServices.Guid("F2AF4A4A-6BCD-43EF-A2A4-AB478507449D")]
[System.Runtime.InteropServices.ComImport()]
public interface class MMEventConnection : public IMMEventConnection  
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

MMEventConnection Members
Miner.Interop Namespace

Send Feedback