ArcFM Engine Developer Guide
IMMPxControl2 Interface
Members 


This interface is optional. It offers a Terminate method that the IMMPxControl interface does not. If you choose to implement the IMMPxControl2 interface, the properties may delegate back to the IMMPxControl interface to avoid duplicate code.
Available at Version
Product Availability
Required Licenses
.NET Assembly
Syntax
'Declaration
 
<GuidAttribute("D0F4B318-3829-4E3B-8F2A-04F61DEE7084")>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<ComImportAttribute()>
Public Interface IMMPxControl2 
'Usage
 
Dim instance As IMMPxControl2
[Guid("D0F4B318-3829-4E3B-8F2A-04F61DEE7084")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[ComImport()]
public interface IMMPxControl2 
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

IMMPxControl2 Members
Miner.Interop.Process Namespace

This interface is optional. It offers a Terminate method that the IMMPxControl interface does not. If you choose to implement the IMMPxControl2 interface, the properties may delegate back to the IMMPxControl interface to avoid duplicate code.
Syntax
'Declaration
 
<GuidAttribute("D0F4B318-3829-4E3B-8F2A-04F61DEE7084")>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<ComImportAttribute()>
Public Interface IMMPxControl2 
'Usage
 
Dim instance As IMMPxControl2
[Guid("D0F4B318-3829-4E3B-8F2A-04F61DEE7084")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[ComImport()]
public interface IMMPxControl2 
Inheritance Hierarchy

Miner.Interop.Process.IMMPxControl2

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

IMMPxControl2 Members
Miner.Interop.Process Namespace

 

 


Send Comment