ArcFM Responder Mobile Developer Guide
RowStoreMonitor Class
Members 






Object Model
RowStoreMonitor Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.ProgIdAttribute("mmFramework.MMRowStoreMonitor")>
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.ComVisibleAttribute(True)>
<System.Runtime.InteropServices.GuidAttribute("B49054DF-6987-4e69-AD31-893EC1DF7C37")>
Public Class RowStoreMonitor 
   Implements Miner.Interop.IMMRowStoreMonitor 
'Usage
 
Dim instance As RowStoreMonitor
[System.Runtime.InteropServices.ProgId("mmFramework.MMRowStoreMonitor")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.Guid("B49054DF-6987-4e69-AD31-893EC1DF7C37")]
public class RowStoreMonitor : Miner.Interop.IMMRowStoreMonitor  
public class RowStoreMonitor = class(Miner.Interop.IMMRowStoreMonitor)
System.Runtime.InteropServices.ProgIdAttribute("mmFramework.MMRowStoreMonitor")
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.ComVisibleAttribute()
System.Runtime.InteropServices.GuidAttribute("B49054DF-6987-4e69-AD31-893EC1DF7C37")
public class RowStoreMonitor implements Miner.Interop.IMMRowStoreMonitor 
[System.Runtime.InteropServices.ProgId("mmFramework.MMRowStoreMonitor")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.Guid("B49054DF-6987-4e69-AD31-893EC1DF7C37")]
public __gc class RowStoreMonitor : public Miner.Interop.IMMRowStoreMonitor  
[System.Runtime.InteropServices.ProgId("mmFramework.MMRowStoreMonitor")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.Guid("B49054DF-6987-4e69-AD31-893EC1DF7C37")]
public ref class RowStoreMonitor : public Miner.Interop.IMMRowStoreMonitor  
Inheritance Hierarchy

System.Object
   Miner.Framework.RowStoreMonitor

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

RowStoreMonitor Members
Miner.Framework Namespace

Send Feedback