ArcFM Desktop Developer Guide
IMMPxControl2 Interface
Members 


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

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
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
IMMPxControl2 Interface
Syntax
'Declaration
 
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<GuidAttribute("D0F4B318-3829-4E3B-8F2A-04F61DEE7084")>
<ComImportAttribute()>
Public Interface IMMPxControl2 
'Usage
 
Dim instance As IMMPxControl2
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[Guid("D0F4B318-3829-4E3B-8F2A-04F61DEE7084")]
[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.
Object Model
IMMPxControl2 Interface
Syntax
'Declaration
 
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<GuidAttribute("D0F4B318-3829-4E3B-8F2A-04F61DEE7084")>
<ComImportAttribute()>
Public Interface IMMPxControl2 
'Usage
 
Dim instance As IMMPxControl2
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[Guid("D0F4B318-3829-4E3B-8F2A-04F61DEE7084")]
[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