ArcFM Engine Developer Guide
IMMPxMessaging Interface
Members 


Implement this interface to provide access to the message processing framework in Process Framework.
Available at Version
Product Availability
Required Licenses
.NET Assembly
Syntax
'Declaration
 
<GuidAttribute("1A4B3A98-F81F-4384-9F63-6D269FC4BE04")>
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<ComImportAttribute()>
Public Interface IMMPxMessaging 
'Usage
 
Dim instance As IMMPxMessaging
[Guid("1A4B3A98-F81F-4384-9F63-6D269FC4BE04")]
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[ComImport()]
public interface IMMPxMessaging 
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

IMMPxMessaging Members
Miner.Interop.Process Namespace

Implement this interface to provide access to the message processing framework in Process Framework.
Syntax
'Declaration
 
<GuidAttribute("1A4B3A98-F81F-4384-9F63-6D269FC4BE04")>
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<ComImportAttribute()>
Public Interface IMMPxMessaging 
'Usage
 
Dim instance As IMMPxMessaging
[Guid("1A4B3A98-F81F-4384-9F63-6D269FC4BE04")]
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[ComImport()]
public interface IMMPxMessaging 
Inheritance Hierarchy

Miner.Interop.Process.IMMPxMessaging

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

IMMPxMessaging Members
Miner.Interop.Process Namespace

 

 


Send Comment