ArcFM Engine Developer Guide
IMMPxNode Interface
Members 


This interface provides information about a node in the Process Framework application.
Available at Version
Product Availability
Required Licenses
.NET Assembly
Syntax
'Declaration
 
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<GuidAttribute("6B61400B-96E6-494C-B2E7-04A5648F2EA7")>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<ComImportAttribute()>
Public Interface IMMPxNode 
'Usage
 
Dim instance As IMMPxNode
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[Guid("6B61400B-96E6-494C-B2E7-04A5648F2EA7")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[ComImport()]
public interface IMMPxNode 
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

IMMPxNode Members
Miner.Interop.Process Namespace

This interface provides information about a node in the Process Framework application.
Syntax
'Declaration
 
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<GuidAttribute("6B61400B-96E6-494C-B2E7-04A5648F2EA7")>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<ComImportAttribute()>
Public Interface IMMPxNode 
'Usage
 
Dim instance As IMMPxNode
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[Guid("6B61400B-96E6-494C-B2E7-04A5648F2EA7")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[ComImport()]
public interface IMMPxNode 
Inheritance Hierarchy

Miner.Interop.Process.IMMPxNode

Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

IMMPxNode Members
Miner.Interop.Process Namespace

 

 


Send Comment