ArcFM Desktop Developer Guide
IMMExtension Interface
Members 


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

Use this interface to create a custom Process Framework extension.

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
IMMExtension Interface
Syntax
'Declaration
 
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<GuidAttribute("8ECFE5C2-A5B3-45AE-8C0C-BAEDF8101928")>
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<ComImportAttribute()>
Public Interface IMMExtension 
'Usage
 
Dim instance As IMMExtension
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("8ECFE5C2-A5B3-45AE-8C0C-BAEDF8101928")]
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[ComImport()]
public interface IMMExtension 
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

IMMExtension Members
Miner.Interop.Process Namespace

Use this interface to create a custom Process Framework extension.

Object Model
IMMExtension Interface
Syntax
'Declaration
 
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<GuidAttribute("8ECFE5C2-A5B3-45AE-8C0C-BAEDF8101928")>
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<ComImportAttribute()>
Public Interface IMMExtension 
'Usage
 
Dim instance As IMMExtension
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("8ECFE5C2-A5B3-45AE-8C0C-BAEDF8101928")]
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[ComImport()]
public interface IMMExtension 
Inheritance Hierarchy

Miner.Interop.Process.IMMExtension

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

IMMExtension Members
Miner.Interop.Process Namespace

 

 


Send Comment