ArcFM Engine Developer Guide
IMMPxNode3 Interface
Members 


This interface returns a node's enabled tasks and allows a programmer to get an IMMPxTask by its name from the node's list of enabled tasks.
Available at Version
Product Availability
Required Licenses
.NET Assembly
Syntax
'Declaration
 
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<GuidAttribute("65407FA9-3ED7-4E0E-95A6-BBBE391AE4E6")>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<ComImportAttribute()>
Public Interface IMMPxNode3 
'Usage
 
Dim instance As IMMPxNode3
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[Guid("65407FA9-3ED7-4E0E-95A6-BBBE391AE4E6")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[ComImport()]
public interface IMMPxNode3 
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

IMMPxNode3 Members
Miner.Interop.Process Namespace

This interface returns a node's enabled tasks and allows a programmer to get an IMMPxTask by its name from the node's list of enabled tasks.
Syntax
'Declaration
 
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<GuidAttribute("65407FA9-3ED7-4E0E-95A6-BBBE391AE4E6")>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<ComImportAttribute()>
Public Interface IMMPxNode3 
'Usage
 
Dim instance As IMMPxNode3
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[Guid("65407FA9-3ED7-4E0E-95A6-BBBE391AE4E6")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[ComImport()]
public interface IMMPxNode3 
Inheritance Hierarchy

Miner.Interop.Process.IMMPxNode3

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

IMMPxNode3 Members
Miner.Interop.Process Namespace

 

 


Send Comment