ArcFM Responder Mobile Developer Guide
MMListener Interface
Members 






Object Model
MMListener Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("3D3A514C-4276-44DF-9834-82606C95FAEC")>
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMListenerClass)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface MMListener 
   Inherits IMMListener, IMMSelectionEvents_Event 
'Usage
 
Dim instance As MMListener
[System.Runtime.InteropServices.Guid("3D3A514C-4276-44DF-9834-82606C95FAEC")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMListenerClass)]
[System.Runtime.InteropServices.ComImport()]
public interface MMListener : IMMListener, IMMSelectionEvents_Event  
public interface MMListener = class(IMMListener, IMMSelectionEvents_Event)
System.Runtime.InteropServices.GuidAttribute("3D3A514C-4276-44DF-9834-82606C95FAEC")
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMListenerClass)
System.Runtime.InteropServices.ComImportAttribute()
public interface MMListener implements IMMListener, IMMSelectionEvents_Event 
[System.Runtime.InteropServices.Guid("3D3A514C-4276-44DF-9834-82606C95FAEC")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMListenerClass)]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface MMListener : public IMMListener, IMMSelectionEvents_Event  
[System.Runtime.InteropServices.Guid("3D3A514C-4276-44DF-9834-82606C95FAEC")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMListenerClass)]
[System.Runtime.InteropServices.ComImport()]
public interface class MMListener : public IMMListener, IMMSelectionEvents_Event  
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

MMListener Members
Miner.Interop Namespace

Send Feedback