ArcFM Responder Mobile Developer Guide
MMAppInitializeClass Class
Members 






Object Model
MMAppInitializeClass Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)>
<System.Runtime.InteropServices.GuidAttribute("5C19B698-DE84-4FA3-8136-73645B20849F")>
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Class MMAppInitializeClass 
   Inherits System.__ComObject
   Implements IMMAppInitialize, IMMEsriBind, MMAppInitialize 
'Usage
 
Dim instance As MMAppInitializeClass
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("5C19B698-DE84-4FA3-8136-73645B20849F")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComImport()]
public class MMAppInitializeClass : System.__ComObject, IMMAppInitialize, IMMEsriBind, MMAppInitialize  
public class MMAppInitializeClass = class(System.__ComObject, IMMAppInitialize, IMMEsriBind, MMAppInitialize)
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)
System.Runtime.InteropServices.GuidAttribute("5C19B698-DE84-4FA3-8136-73645B20849F")
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.ComImportAttribute()
public class MMAppInitializeClass extends System.__ComObject implements IMMAppInitialize, IMMEsriBind, MMAppInitialize 
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("5C19B698-DE84-4FA3-8136-73645B20849F")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComImport()]
public __gc class MMAppInitializeClass : public System.__ComObject, IMMAppInitialize, IMMEsriBind, MMAppInitialize  
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("5C19B698-DE84-4FA3-8136-73645B20849F")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComImport()]
public ref class MMAppInitializeClass : public System.__ComObject, IMMAppInitialize, IMMEsriBind, MMAppInitialize  
Inheritance Hierarchy

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

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

MMAppInitializeClass Members
Miner.Interop Namespace

Send Feedback