ArcFM Responder Mobile Developer Guide
MMHighlightEvents Interface
Members 






Object Model
MMHighlightEvents Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("7001CB01-C4DD-4D03-A6A1-3577E2815CC6")>
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMHighlightEventsClass)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface MMHighlightEvents 
   Inherits IMMHighlightEvents 
'Usage
 
Dim instance As MMHighlightEvents
[System.Runtime.InteropServices.Guid("7001CB01-C4DD-4D03-A6A1-3577E2815CC6")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMHighlightEventsClass)]
[System.Runtime.InteropServices.ComImport()]
public interface MMHighlightEvents : IMMHighlightEvents  
public interface MMHighlightEvents = class(IMMHighlightEvents)
System.Runtime.InteropServices.GuidAttribute("7001CB01-C4DD-4D03-A6A1-3577E2815CC6")
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMHighlightEventsClass)
System.Runtime.InteropServices.ComImportAttribute()
public interface MMHighlightEvents implements IMMHighlightEvents 
[System.Runtime.InteropServices.Guid("7001CB01-C4DD-4D03-A6A1-3577E2815CC6")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMHighlightEventsClass)]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface MMHighlightEvents : public IMMHighlightEvents  
[System.Runtime.InteropServices.Guid("7001CB01-C4DD-4D03-A6A1-3577E2815CC6")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMHighlightEventsClass)]
[System.Runtime.InteropServices.ComImport()]
public interface class MMHighlightEvents : public IMMHighlightEvents  
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

MMHighlightEvents Members
Miner.Interop Namespace

Send Feedback