ArcFM Responder Mobile Developer Guide
MMPxHelperClass Class
Members 






Object Model
MMPxHelperClass Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate Or  _
    TypeLibTypeFlags.FHidden)>
<System.Runtime.InteropServices.GuidAttribute("7635CDA7-F7D0-46AF-BDA3-707B8D649C5E")>
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Class MMPxHelperClass 
   Inherits System.__ComObject
   Implements IMMPxHelper, IMMPxHelper2, IMMPxHelper3, MMPxHelper 
'Usage
 
Dim instance As MMPxHelperClass
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate | 
    TypeLibTypeFlags.FHidden)]
[System.Runtime.InteropServices.Guid("7635CDA7-F7D0-46AF-BDA3-707B8D649C5E")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComImport()]
public class MMPxHelperClass : System.__ComObject, IMMPxHelper, IMMPxHelper2, IMMPxHelper3, MMPxHelper  
public class MMPxHelperClass = class(System.__ComObject, IMMPxHelper, IMMPxHelper2, IMMPxHelper3, MMPxHelper)
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate | 
    TypeLibTypeFlags.FHidden)
System.Runtime.InteropServices.GuidAttribute("7635CDA7-F7D0-46AF-BDA3-707B8D649C5E")
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.ComImportAttribute()
public class MMPxHelperClass extends System.__ComObject implements IMMPxHelper, IMMPxHelper2, IMMPxHelper3, MMPxHelper 
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate | 
    TypeLibTypeFlags.FHidden)]
[System.Runtime.InteropServices.Guid("7635CDA7-F7D0-46AF-BDA3-707B8D649C5E")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComImport()]
public __gc class MMPxHelperClass : public System.__ComObject, IMMPxHelper, IMMPxHelper2, IMMPxHelper3, MMPxHelper  
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate | 
    TypeLibTypeFlags.FHidden)]
[System.Runtime.InteropServices.Guid("7635CDA7-F7D0-46AF-BDA3-707B8D649C5E")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComImport()]
public ref class MMPxHelperClass : public System.__ComObject, IMMPxHelper, IMMPxHelper2, IMMPxHelper3, MMPxHelper  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         Miner.Interop.Process.MMPxHelperClass

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

MMPxHelperClass Members
Miner.Interop.Process Namespace

Send Feedback