ArcFM Responder Mobile Developer Guide
MMPxHelper Interface
Members 






Object Model
MMPxHelper Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.Process.MMPxHelperClass)>
<System.Runtime.InteropServices.GuidAttribute("1EDCF1FD-7EEA-465E-91D2-6114621932AE")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface MMPxHelper 
   Inherits IMMPxHelper 
'Usage
 
Dim instance As MMPxHelper
[System.Runtime.InteropServices.CoClass(Miner.Interop.Process.MMPxHelperClass)]
[System.Runtime.InteropServices.Guid("1EDCF1FD-7EEA-465E-91D2-6114621932AE")]
[System.Runtime.InteropServices.ComImport()]
public interface MMPxHelper : IMMPxHelper  
public interface MMPxHelper = class(IMMPxHelper)
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.Process.MMPxHelperClass)
System.Runtime.InteropServices.GuidAttribute("1EDCF1FD-7EEA-465E-91D2-6114621932AE")
System.Runtime.InteropServices.ComImportAttribute()
public interface MMPxHelper implements IMMPxHelper 
[System.Runtime.InteropServices.CoClass(Miner.Interop.Process.MMPxHelperClass)]
[System.Runtime.InteropServices.Guid("1EDCF1FD-7EEA-465E-91D2-6114621932AE")]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface MMPxHelper : public IMMPxHelper  
[System.Runtime.InteropServices.CoClass(Miner.Interop.Process.MMPxHelperClass)]
[System.Runtime.InteropServices.Guid("1EDCF1FD-7EEA-465E-91D2-6114621932AE")]
[System.Runtime.InteropServices.ComImport()]
public interface class MMPxHelper : public IMMPxHelper  
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

MMPxHelper Members
Miner.Interop.Process Namespace

Send Feedback