ArcFM Responder Mobile Developer Guide
MMPxNodeList Interface
Members 






Object Model
MMPxNodeList Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("CBE8EA6C-55AF-48FA-B57E-4C8F7E992A20")>
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.Process.MMPxNodeListClass)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface MMPxNodeList 
   Inherits IMMCoreDisplayEvents_Event, IMMDynamicList 
'Usage
 
Dim instance As MMPxNodeList
[System.Runtime.InteropServices.Guid("CBE8EA6C-55AF-48FA-B57E-4C8F7E992A20")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.Process.MMPxNodeListClass)]
[System.Runtime.InteropServices.ComImport()]
public interface MMPxNodeList : IMMCoreDisplayEvents_Event, IMMDynamicList  
public interface MMPxNodeList = class(IMMCoreDisplayEvents_Event, IMMDynamicList)
System.Runtime.InteropServices.GuidAttribute("CBE8EA6C-55AF-48FA-B57E-4C8F7E992A20")
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.Process.MMPxNodeListClass)
System.Runtime.InteropServices.ComImportAttribute()
public interface MMPxNodeList implements IMMCoreDisplayEvents_Event, IMMDynamicList 
[System.Runtime.InteropServices.Guid("CBE8EA6C-55AF-48FA-B57E-4C8F7E992A20")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.Process.MMPxNodeListClass)]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface MMPxNodeList : public IMMCoreDisplayEvents_Event, IMMDynamicList  
[System.Runtime.InteropServices.Guid("CBE8EA6C-55AF-48FA-B57E-4C8F7E992A20")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.Process.MMPxNodeListClass)]
[System.Runtime.InteropServices.ComImport()]
public interface class MMPxNodeList : public IMMCoreDisplayEvents_Event, IMMDynamicList  
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

MMPxNodeList Members
Miner.Interop.Process Namespace

Send Feedback