ArcFM Responder Mobile Developer Guide
MMRowStoreMonitorClass Class
Members 






Object Model
MMRowStoreMonitorClass Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.GuidAttribute("B49054DF-6987-4E69-AD31-893EC1DF7C37")>
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Class MMRowStoreMonitorClass 
   Inherits System.__ComObject
   Implements IMMRowStoreMonitor, MMRowStoreMonitor 
'Usage
 
Dim instance As MMRowStoreMonitorClass
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("B49054DF-6987-4E69-AD31-893EC1DF7C37")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ComImport()]
public class MMRowStoreMonitorClass : System.__ComObject, IMMRowStoreMonitor, MMRowStoreMonitor  
public class MMRowStoreMonitorClass = class(System.__ComObject, IMMRowStoreMonitor, MMRowStoreMonitor)
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.GuidAttribute("B49054DF-6987-4E69-AD31-893EC1DF7C37")
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)
System.Runtime.InteropServices.ComImportAttribute()
public class MMRowStoreMonitorClass extends System.__ComObject implements IMMRowStoreMonitor, MMRowStoreMonitor 
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("B49054DF-6987-4E69-AD31-893EC1DF7C37")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ComImport()]
public __gc class MMRowStoreMonitorClass : public System.__ComObject, IMMRowStoreMonitor, MMRowStoreMonitor  
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("B49054DF-6987-4E69-AD31-893EC1DF7C37")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ComImport()]
public ref class MMRowStoreMonitorClass : public System.__ComObject, IMMRowStoreMonitor, MMRowStoreMonitor  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         Miner.Interop.MMRowStoreMonitorClass

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

MMRowStoreMonitorClass Members
Miner.Interop Namespace

Send Feedback