ArcFM Responder Mobile Developer Guide
MMAppInitialize Interface
Members 






Object Model
MMAppInitialize Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("66E4EC77-00F0-4501-BE2A-ACFCC8EDFFE1")>
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMAppInitializeClass)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface MMAppInitialize 
   Inherits IMMAppInitialize 
'Usage
 
Dim instance As MMAppInitialize
[System.Runtime.InteropServices.Guid("66E4EC77-00F0-4501-BE2A-ACFCC8EDFFE1")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMAppInitializeClass)]
[System.Runtime.InteropServices.ComImport()]
public interface MMAppInitialize : IMMAppInitialize  
public interface MMAppInitialize = class(IMMAppInitialize)
System.Runtime.InteropServices.GuidAttribute("66E4EC77-00F0-4501-BE2A-ACFCC8EDFFE1")
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMAppInitializeClass)
System.Runtime.InteropServices.ComImportAttribute()
public interface MMAppInitialize implements IMMAppInitialize 
[System.Runtime.InteropServices.Guid("66E4EC77-00F0-4501-BE2A-ACFCC8EDFFE1")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMAppInitializeClass)]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface MMAppInitialize : public IMMAppInitialize  
[System.Runtime.InteropServices.Guid("66E4EC77-00F0-4501-BE2A-ACFCC8EDFFE1")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMAppInitializeClass)]
[System.Runtime.InteropServices.ComImport()]
public interface class MMAppInitialize : public IMMAppInitialize  
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

MMAppInitialize Members
Miner.Interop Namespace

Send Feedback