ArcFM Engine Developer Guide
IMMPxTask Interface
Members 


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
Product Availability
Required Licenses
.NET Assembly
Syntax
'Declaration
 
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<GuidAttribute("58BA14BC-C5D0-45F9-9BED-77BD564A77D9")>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<ComImportAttribute()>
Public Interface IMMPxTask 
'Usage
 
Dim instance As IMMPxTask
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[Guid("58BA14BC-C5D0-45F9-9BED-77BD564A77D9")]
[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.
Syntax
'Declaration
 
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<GuidAttribute("58BA14BC-C5D0-45F9-9BED-77BD564A77D9")>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<ComImportAttribute()>
Public Interface IMMPxTask 
'Usage
 
Dim instance As IMMPxTask
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[Guid("58BA14BC-C5D0-45F9-9BED-77BD564A77D9")]
[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