ArcFM Desktop Developer Guide
MMAppInitializeClass Class
Members 


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

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

This class initializes ArcFM components in the runtime environment. This class must be the first ArcFM object created. Use this class when ArcFM licensed code is running or designated to run outside the context of ArcMap or ArcCatalog (e.g., Responder Data Services, ArcFM Viewer for ArcGIS Engine, Trace All Feeders). ArcGIS for Server Users: The runtime mode must be set to Server when initializing ArcFM Solution products.
Object Model
MMAppInitializeClass Class
Syntax
'Declaration
 
<TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)>
<GuidAttribute("5C19B698-DE84-4FA3-8136-73645B20849F")>
<ClassInterfaceAttribute(ClassInterfaceType.None)>
<ComImportAttribute()>
Public Class MMAppInitializeClass 
   Inherits System.__ComObject
   Implements IMMAppInitializeIMMEsriBindMMAppInitialize 
'Usage
 
Dim instance As MMAppInitializeClass
[TypeLibType(TypeLibTypeFlags.FCanCreate)]
[Guid("5C19B698-DE84-4FA3-8136-73645B20849F")]
[ClassInterface(ClassInterfaceType.None)]
[ComImport()]
public class MMAppInitializeClass : System.__ComObject, IMMAppInitializeIMMEsriBindMMAppInitialize  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         Miner.Interop.MMAppInitializeClass

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

MMAppInitializeClass Members
Miner.Interop Namespace

 

 


Send Comment