ArcFM Responder Mobile Developer Guide
IMMPxNode Interface
Members 






Object Model
IMMPxNode Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("6B61400B-96E6-494C-B2E7-04A5648F2EA7")>
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface IMMPxNode 
'Usage
 
Dim instance As IMMPxNode
[System.Runtime.InteropServices.Guid("6B61400B-96E6-494C-B2E7-04A5648F2EA7")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.ComImport()]
public interface IMMPxNode 
public interface IMMPxNode 
System.Runtime.InteropServices.GuidAttribute("6B61400B-96E6-494C-B2E7-04A5648F2EA7")
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)
System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)
System.Runtime.InteropServices.ComImportAttribute()
public interface IMMPxNode 
[System.Runtime.InteropServices.Guid("6B61400B-96E6-494C-B2E7-04A5648F2EA7")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface IMMPxNode 
[System.Runtime.InteropServices.Guid("6B61400B-96E6-494C-B2E7-04A5648F2EA7")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.ComImport()]
public interface class IMMPxNode 
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

IMMPxNode Members
Miner.Interop.Process Namespace

Send Feedback