ArcFM Responder Mobile Developer Guide
MMRowStoreMonitor Interface
Members 






Object Model
MMRowStoreMonitor Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("0FBCEF1F-7644-4823-BE10-12CB4D3D3166")>
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMRowStoreMonitorClass)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface MMRowStoreMonitor 
   Inherits IMMRowStoreMonitor 
'Usage
 
Dim instance As MMRowStoreMonitor
[System.Runtime.InteropServices.Guid("0FBCEF1F-7644-4823-BE10-12CB4D3D3166")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMRowStoreMonitorClass)]
[System.Runtime.InteropServices.ComImport()]
public interface MMRowStoreMonitor : IMMRowStoreMonitor  
public interface MMRowStoreMonitor = class(IMMRowStoreMonitor)
System.Runtime.InteropServices.GuidAttribute("0FBCEF1F-7644-4823-BE10-12CB4D3D3166")
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMRowStoreMonitorClass)
System.Runtime.InteropServices.ComImportAttribute()
public interface MMRowStoreMonitor implements IMMRowStoreMonitor 
[System.Runtime.InteropServices.Guid("0FBCEF1F-7644-4823-BE10-12CB4D3D3166")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMRowStoreMonitorClass)]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface MMRowStoreMonitor : public IMMRowStoreMonitor  
[System.Runtime.InteropServices.Guid("0FBCEF1F-7644-4823-BE10-12CB4D3D3166")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMRowStoreMonitorClass)]
[System.Runtime.InteropServices.ComImport()]
public interface class MMRowStoreMonitor : public IMMRowStoreMonitor  
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

MMRowStoreMonitor Members
Miner.Interop Namespace

Send Feedback