ArcFM Engine Developer Guide
MMAppInitializeClass Class
Members 


Product Availability
Required Licenses
.NET Assembly
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.
Syntax
'Declaration
 
<ClassInterfaceAttribute(ClassInterfaceType.None)>
<GuidAttribute("5C19B698-DE84-4FA3-8136-73645B20849F")>
<TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)>
<ComImportAttribute()>
Public Class MMAppInitializeClass 
   Inherits System.__ComObject
   Implements IMMAppInitializeIMMEsriBindMMAppInitialize 
'Usage
 
Dim instance As MMAppInitializeClass
[ClassInterface(ClassInterfaceType.None)]
[Guid("5C19B698-DE84-4FA3-8136-73645B20849F")]
[TypeLibType(TypeLibTypeFlags.FCanCreate)]
[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