ArcFM Engine Developer Guide
IMMPxControl Interface
Members 


This interface is required to create a custom control. The IMMPxControl2 interface offers an additional Terminate method.
Available at Version
Product Availability
Required Licenses
.NET Assembly
Syntax
'Declaration
 
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<GuidAttribute("B3EBC1ED-2BCA-4153-ADD7-A64FBA640CB5")>
<ComImportAttribute()>
Public Interface IMMPxControl 
'Usage
 
Dim instance As IMMPxControl
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("B3EBC1ED-2BCA-4153-ADD7-A64FBA640CB5")]
[ComImport()]
public interface IMMPxControl 
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

IMMPxControl Members
Miner.Interop.Process Namespace

This interface is required to create a custom control. The IMMPxControl2 interface offers an additional Terminate method.
Syntax
'Declaration
 
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<GuidAttribute("B3EBC1ED-2BCA-4153-ADD7-A64FBA640CB5")>
<ComImportAttribute()>
Public Interface IMMPxControl 
'Usage
 
Dim instance As IMMPxControl
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("B3EBC1ED-2BCA-4153-ADD7-A64FBA640CB5")]
[ComImport()]
public interface IMMPxControl 
Inheritance Hierarchy

Miner.Interop.Process.IMMPxControl

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

IMMPxControl Members
Miner.Interop.Process Namespace

 

 


Send Comment