ArcFM Desktop Developer Guide
IMMPxTask Interface
Members 


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

The primary function of this interface is to allow for the execution of the task. This interface is not meant to be implemented as a custom object. It is documented for informational purposes only. Tasks may be called programmatically from other tools.
Available at Version
9.2.1 and later
Product Availability
ArcFM Desktop
Required Licenses
ArcFM, Designer, ArcFM Viewer, ArcFM Engine, ArcFM Engine Editor, or ArcFM Viewer for ArcGIS Engine
.NET Assembly
Miner.Interop.Process.dll
Object Model
IMMPxTask Interface
Syntax
'Declaration
 
<GuidAttribute("58BA14BC-C5D0-45F9-9BED-77BD564A77D9")>
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<ComImportAttribute()>
Public Interface IMMPxTask 
'Usage
 
Dim instance As IMMPxTask
[Guid("58BA14BC-C5D0-45F9-9BED-77BD564A77D9")]
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[ComImport()]
public interface IMMPxTask 
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

IMMPxTask Members
Miner.Interop.Process Namespace

The primary function of this interface is to allow for the execution of the task. This interface is not meant to be implemented as a custom object. It is documented for informational purposes only. Tasks may be called programmatically from other tools.
Object Model
IMMPxTask Interface
Syntax
'Declaration
 
<GuidAttribute("58BA14BC-C5D0-45F9-9BED-77BD564A77D9")>
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<ComImportAttribute()>
Public Interface IMMPxTask 
'Usage
 
Dim instance As IMMPxTask
[Guid("58BA14BC-C5D0-45F9-9BED-77BD564A77D9")]
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[ComImport()]
public interface IMMPxTask 
Inheritance Hierarchy

Miner.Interop.Process.IMMPxTask

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

IMMPxTask Members
Miner.Interop.Process Namespace

 

 


Send Comment