ArcFM Desktop Developer Guide
IMMAppInitialize Interface
Members 


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

This interface allows you to initialize custom standalone applications that use ArcFM components with the appropriate license for it to execute successfully. License configuration must be undertaken at application start time, before any ArcFM Objects are accessed. Failure to do so will result in application errors.
Available at Version
9.2.1 and later
Product Availability
ArcFM Desktop and ArcFM Engine
Required Licenses
ArcFM, Designer, ArcFM Viewer, ArcFM Engine, ArcFM Engine Editor, or ArcFM Viewer for ArcGIS Engine
.NET Assembly

Miner.Interop.System.dll

Object Model
IMMAppInitialize Interface
Syntax
'Declaration
 
<GuidAttribute("66E4EC77-00F0-4501-BE2A-ACFCC8EDFFE1")>
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<ComImportAttribute()>
Public Interface IMMAppInitialize 
'Usage
 
Dim instance As IMMAppInitialize
[Guid("66E4EC77-00F0-4501-BE2A-ACFCC8EDFFE1")]
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[ComImport()]
public interface IMMAppInitialize 
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

IMMAppInitialize Members
Miner.Interop Namespace

This interface allows you to initialize custom standalone applications that use ArcFM components with the appropriate license for it to execute successfully. License configuration must be undertaken at application start time, before any ArcFM Objects are accessed. Failure to do so will result in application errors.
Object Model
IMMAppInitialize Interface
Syntax
'Declaration
 
<GuidAttribute("66E4EC77-00F0-4501-BE2A-ACFCC8EDFFE1")>
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<ComImportAttribute()>
Public Interface IMMAppInitialize 
'Usage
 
Dim instance As IMMAppInitialize
[Guid("66E4EC77-00F0-4501-BE2A-ACFCC8EDFFE1")]
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[ComImport()]
public interface IMMAppInitialize 
Inheritance Hierarchy

Miner.Interop.IMMAppInitialize

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

IMMAppInitialize Members
Miner.Interop Namespace

 

 


Send Comment