ArcFM Responder Mobile Developer Guide
MMCreateSystemTablesCmd Interface
Members 






Object Model
MMCreateSystemTablesCmd Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMCreateSystemTablesCmdClass)>
<System.Runtime.InteropServices.GuidAttribute("FD871F81-DBA3-44E9-AFCE-1883C185726B")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface MMCreateSystemTablesCmd 
   Inherits IMMSystemTablesCreator 
'Usage
 
Dim instance As MMCreateSystemTablesCmd
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMCreateSystemTablesCmdClass)]
[System.Runtime.InteropServices.Guid("FD871F81-DBA3-44E9-AFCE-1883C185726B")]
[System.Runtime.InteropServices.ComImport()]
public interface MMCreateSystemTablesCmd : IMMSystemTablesCreator  
public interface MMCreateSystemTablesCmd = class(IMMSystemTablesCreator)
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMCreateSystemTablesCmdClass)
System.Runtime.InteropServices.GuidAttribute("FD871F81-DBA3-44E9-AFCE-1883C185726B")
System.Runtime.InteropServices.ComImportAttribute()
public interface MMCreateSystemTablesCmd implements IMMSystemTablesCreator 
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMCreateSystemTablesCmdClass)]
[System.Runtime.InteropServices.Guid("FD871F81-DBA3-44E9-AFCE-1883C185726B")]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface MMCreateSystemTablesCmd : public IMMSystemTablesCreator  
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMCreateSystemTablesCmdClass)]
[System.Runtime.InteropServices.Guid("FD871F81-DBA3-44E9-AFCE-1883C185726B")]
[System.Runtime.InteropServices.ComImport()]
public interface class MMCreateSystemTablesCmd : public IMMSystemTablesCreator  
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

MMCreateSystemTablesCmd Members
Miner.Interop Namespace

Send Feedback