ArcFM Responder Mobile Developer Guide
MMConnectionHelper Interface
Members 






Object Model
MMConnectionHelper Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMConnectionHelperClass)>
<System.Runtime.InteropServices.GuidAttribute("A376D55F-DCBF-437C-9B6A-2A11C94E22EC")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface MMConnectionHelper 
   Inherits IMMConnectionHelper 
'Usage
 
Dim instance As MMConnectionHelper
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMConnectionHelperClass)]
[System.Runtime.InteropServices.Guid("A376D55F-DCBF-437C-9B6A-2A11C94E22EC")]
[System.Runtime.InteropServices.ComImport()]
public interface MMConnectionHelper : IMMConnectionHelper  
public interface MMConnectionHelper = class(IMMConnectionHelper)
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMConnectionHelperClass)
System.Runtime.InteropServices.GuidAttribute("A376D55F-DCBF-437C-9B6A-2A11C94E22EC")
System.Runtime.InteropServices.ComImportAttribute()
public interface MMConnectionHelper implements IMMConnectionHelper 
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMConnectionHelperClass)]
[System.Runtime.InteropServices.Guid("A376D55F-DCBF-437C-9B6A-2A11C94E22EC")]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface MMConnectionHelper : public IMMConnectionHelper  
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMConnectionHelperClass)]
[System.Runtime.InteropServices.Guid("A376D55F-DCBF-437C-9B6A-2A11C94E22EC")]
[System.Runtime.InteropServices.ComImport()]
public interface class MMConnectionHelper : public IMMConnectionHelper  
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

MMConnectionHelper Members
Miner.Interop Namespace

Send Feedback