ArcFM Engine Developer Guide
IMMExtension Interface
Members 


Use this interface to create a custom Process Framework extension.

Available at Version
Product Availability
Required Licenses
.NET Assembly
Syntax
'Declaration
 
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<GuidAttribute("8ECFE5C2-A5B3-45AE-8C0C-BAEDF8101928")>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<ComImportAttribute()>
Public Interface IMMExtension 
'Usage
 
Dim instance As IMMExtension
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[Guid("8ECFE5C2-A5B3-45AE-8C0C-BAEDF8101928")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[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.

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