ArcFM Responder Mobile Developer Guide
MMPxNodeEventsClass Class
Members 






Object Model
MMPxNodeEventsClass Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.GuidAttribute("1EB00FBC-537C-4414-8F2E-BFCA4A9849EA")>
<System.Runtime.InteropServices.ComSourceInterfacesAttribute("Miner.Interop.Process.IMMPxNodeEvents")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Class MMPxNodeEventsClass 
   Inherits System.__ComObject
   Implements IMMPxNodeEvents_Event, MMPxNodeEvents 
'Usage
 
Dim instance As MMPxNodeEventsClass
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("1EB00FBC-537C-4414-8F2E-BFCA4A9849EA")]
[System.Runtime.InteropServices.ComSourceInterfaces("Miner.Interop.Process.IMMPxNodeEvents")]
[System.Runtime.InteropServices.ComImport()]
public class MMPxNodeEventsClass : System.__ComObject, IMMPxNodeEvents_Event, MMPxNodeEvents  
public class MMPxNodeEventsClass = class(System.__ComObject, IMMPxNodeEvents_Event, MMPxNodeEvents)
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.GuidAttribute("1EB00FBC-537C-4414-8F2E-BFCA4A9849EA")
System.Runtime.InteropServices.ComSourceInterfacesAttribute("Miner.Interop.Process.IMMPxNodeEvents")
System.Runtime.InteropServices.ComImportAttribute()
public class MMPxNodeEventsClass extends System.__ComObject implements IMMPxNodeEvents_Event, MMPxNodeEvents 
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("1EB00FBC-537C-4414-8F2E-BFCA4A9849EA")]
[System.Runtime.InteropServices.ComSourceInterfaces("Miner.Interop.Process.IMMPxNodeEvents")]
[System.Runtime.InteropServices.ComImport()]
public __gc class MMPxNodeEventsClass : public System.__ComObject, IMMPxNodeEvents_Event, MMPxNodeEvents  
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("1EB00FBC-537C-4414-8F2E-BFCA4A9849EA")]
[System.Runtime.InteropServices.ComSourceInterfaces("Miner.Interop.Process.IMMPxNodeEvents")]
[System.Runtime.InteropServices.ComImport()]
public ref class MMPxNodeEventsClass : public System.__ComObject, IMMPxNodeEvents_Event, MMPxNodeEvents  
Inheritance Hierarchy

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

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

MMPxNodeEventsClass Members
Miner.Interop.Process Namespace

Send Feedback