ArcFM Desktop Developer Guide
IMMPxApplication Interface
Members 


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

The application object is the core object in the Process Framework application. When created it loads all MM extensions from a registry category. Only when IMMPxApplication::Show( ) is called, will the application load any tools, controls or filters.

A pointer to the application object is passed to all tools, controls, filters and extensions when created, giving all objects access to all other objects.

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
IMMPxApplication Interface
Syntax
'Declaration
 
<GuidAttribute("8C95C25F-8066-44B7-B37A-30F7B57C09CE")>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<ComImportAttribute()>
Public Interface IMMPxApplication 
'Usage
 
Dim instance As IMMPxApplication
[Guid("8C95C25F-8066-44B7-B37A-30F7B57C09CE")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[ComImport()]
public interface IMMPxApplication 
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

IMMPxApplication Members
Miner.Interop.Process Namespace

The application object is the core object in the Process Framework application. When created it loads all MM extensions from a registry category. Only when IMMPxApplication::Show( ) is called, will the application load any tools, controls or filters.

A pointer to the application object is passed to all tools, controls, filters and extensions when created, giving all objects access to all other objects.

Object Model
IMMPxApplication Interface
Syntax
'Declaration
 
<GuidAttribute("8C95C25F-8066-44B7-B37A-30F7B57C09CE")>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<ComImportAttribute()>
Public Interface IMMPxApplication 
'Usage
 
Dim instance As IMMPxApplication
[Guid("8C95C25F-8066-44B7-B37A-30F7B57C09CE")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[ComImport()]
public interface IMMPxApplication 
Inheritance Hierarchy

Miner.Interop.Process.IMMPxApplication

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

IMMPxApplication Members
Miner.Interop.Process Namespace

 

 


Send Comment