ArcFM Responder Mobile Developer Guide
MMMapListener Interface
Members 






Object Model
MMMapListener Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("86020DC2-2D30-11D5-9AAC-0001031AE963")>
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMMapListenerClass)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface MMMapListener 
   Inherits IMMMapListener 
'Usage
 
Dim instance As MMMapListener
[System.Runtime.InteropServices.Guid("86020DC2-2D30-11D5-9AAC-0001031AE963")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMMapListenerClass)]
[System.Runtime.InteropServices.ComImport()]
public interface MMMapListener : IMMMapListener  
public interface MMMapListener = class(IMMMapListener)
System.Runtime.InteropServices.GuidAttribute("86020DC2-2D30-11D5-9AAC-0001031AE963")
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMMapListenerClass)
System.Runtime.InteropServices.ComImportAttribute()
public interface MMMapListener implements IMMMapListener 
[System.Runtime.InteropServices.Guid("86020DC2-2D30-11D5-9AAC-0001031AE963")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMMapListenerClass)]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface MMMapListener : public IMMMapListener  
[System.Runtime.InteropServices.Guid("86020DC2-2D30-11D5-9AAC-0001031AE963")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMMapListenerClass)]
[System.Runtime.InteropServices.ComImport()]
public interface class MMMapListener : public IMMMapListener  
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

MMMapListener Members
Miner.Interop Namespace

Send Feedback