ArcFM Responder Mobile Developer Guide
MMTopLevelEventsClass Class
Members 






Object Model
MMTopLevelEventsClass Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.ComSourceInterfacesAttribute("Miner.Interop.IMMTopLevelEvents")>
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.GuidAttribute("D7761A3D-1FEB-457C-9D1F-C3DF42955705")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Class MMTopLevelEventsClass 
   Inherits System.__ComObject
   Implements IMMTopLevelEvents_Event, MMTopLevelEvents 
'Usage
 
Dim instance As MMTopLevelEventsClass
[System.Runtime.InteropServices.ComSourceInterfaces("Miner.Interop.IMMTopLevelEvents")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("D7761A3D-1FEB-457C-9D1F-C3DF42955705")]
[System.Runtime.InteropServices.ComImport()]
public class MMTopLevelEventsClass : System.__ComObject, IMMTopLevelEvents_Event, MMTopLevelEvents  
public class MMTopLevelEventsClass = class(System.__ComObject, IMMTopLevelEvents_Event, MMTopLevelEvents)
System.Runtime.InteropServices.ComSourceInterfacesAttribute("Miner.Interop.IMMTopLevelEvents")
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.GuidAttribute("D7761A3D-1FEB-457C-9D1F-C3DF42955705")
System.Runtime.InteropServices.ComImportAttribute()
public class MMTopLevelEventsClass extends System.__ComObject implements IMMTopLevelEvents_Event, MMTopLevelEvents 
[System.Runtime.InteropServices.ComSourceInterfaces("Miner.Interop.IMMTopLevelEvents")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("D7761A3D-1FEB-457C-9D1F-C3DF42955705")]
[System.Runtime.InteropServices.ComImport()]
public __gc class MMTopLevelEventsClass : public System.__ComObject, IMMTopLevelEvents_Event, MMTopLevelEvents  
[System.Runtime.InteropServices.ComSourceInterfaces("Miner.Interop.IMMTopLevelEvents")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("D7761A3D-1FEB-457C-9D1F-C3DF42955705")]
[System.Runtime.InteropServices.ComImport()]
public ref class MMTopLevelEventsClass : public System.__ComObject, IMMTopLevelEvents_Event, MMTopLevelEvents  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         Miner.Interop.MMTopLevelEventsClass

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

MMTopLevelEventsClass Members
Miner.Interop Namespace

Send Feedback