ArcFM Engine Developer Guide
IMMPxMessageProcessor Interface
Members 


Use this interface to create a custom message processor that processes messages in Workflow Manager as they are received from your Work Management System (WMS).
Available at Version
Product Availability
Required Licenses
.NET Assembly
Syntax
'Declaration
 
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<GuidAttribute("D4B1B46B-947B-4BAF-96E9-64D090DED2E7")>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<ComImportAttribute()>
Public Interface IMMPxMessageProcessor 
'Usage
 
Dim instance As IMMPxMessageProcessor
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[Guid("D4B1B46B-947B-4BAF-96E9-64D090DED2E7")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[ComImport()]
public interface IMMPxMessageProcessor 
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

IMMPxMessageProcessor Members
Miner.Interop.Process Namespace

Use this interface to create a custom message processor that processes messages in Workflow Manager as they are received from your Work Management System (WMS).
Syntax
'Declaration
 
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<GuidAttribute("D4B1B46B-947B-4BAF-96E9-64D090DED2E7")>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<ComImportAttribute()>
Public Interface IMMPxMessageProcessor 
'Usage
 
Dim instance As IMMPxMessageProcessor
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[Guid("D4B1B46B-947B-4BAF-96E9-64D090DED2E7")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[ComImport()]
public interface IMMPxMessageProcessor 
Inheritance Hierarchy

Miner.Interop.Process.IMMPxMessageProcessor

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

IMMPxMessageProcessor Members
Miner.Interop.Process Namespace

 

 


Send Comment