ArcFM Responder Mobile Developer Guide
MMHighlightEventsClass Class
Members 






Object Model
MMHighlightEventsClass Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("DD068FAD-6D9B-478E-95EA-6315775FBDF0")>
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)>
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Class MMHighlightEventsClass 
   Inherits System.__ComObject
   Implements IMMHighlightEvents, MMHighlightEvents 
'Usage
 
Dim instance As MMHighlightEventsClass
[System.Runtime.InteropServices.Guid("DD068FAD-6D9B-478E-95EA-6315775FBDF0")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComImport()]
public class MMHighlightEventsClass : System.__ComObject, IMMHighlightEvents, MMHighlightEvents  
public class MMHighlightEventsClass = class(System.__ComObject, IMMHighlightEvents, MMHighlightEvents)
System.Runtime.InteropServices.GuidAttribute("DD068FAD-6D9B-478E-95EA-6315775FBDF0")
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.ComImportAttribute()
public class MMHighlightEventsClass extends System.__ComObject implements IMMHighlightEvents, MMHighlightEvents 
[System.Runtime.InteropServices.Guid("DD068FAD-6D9B-478E-95EA-6315775FBDF0")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComImport()]
public __gc class MMHighlightEventsClass : public System.__ComObject, IMMHighlightEvents, MMHighlightEvents  
[System.Runtime.InteropServices.Guid("DD068FAD-6D9B-478E-95EA-6315775FBDF0")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComImport()]
public ref class MMHighlightEventsClass : public System.__ComObject, IMMHighlightEvents, MMHighlightEvents  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         Miner.Interop.MMHighlightEventsClass

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

MMHighlightEventsClass Members
Miner.Interop Namespace

Send Feedback