ArcFM Engine Developer Guide
IMMAppInitialize Interface
Members 


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
Product Availability
Required Licenses
.NET Assembly
Syntax
'Declaration
 
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<GuidAttribute("66E4EC77-00F0-4501-BE2A-ACFCC8EDFFE1")>
<ComImportAttribute()>
Public Interface IMMAppInitialize 
'Usage
 
Dim instance As IMMAppInitialize
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("66E4EC77-00F0-4501-BE2A-ACFCC8EDFFE1")]
[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.
Syntax
'Declaration
 
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<GuidAttribute("66E4EC77-00F0-4501-BE2A-ACFCC8EDFFE1")>
<ComImportAttribute()>
Public Interface IMMAppInitialize 
'Usage
 
Dim instance As IMMAppInitialize
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("66E4EC77-00F0-4501-BE2A-ACFCC8EDFFE1")]
[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