ArcFM Responder Mobile Developer Guide
MMCreateSystemTablesCmdClass Class
Members 






Object Model
MMCreateSystemTablesCmdClass Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.GuidAttribute("54222C66-F215-11D3-80CD-0050DA5BE899")>
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Class MMCreateSystemTablesCmdClass 
   Inherits System.__ComObject
   Implements IMMSystemTablesCreator, MMCreateSystemTablesCmd 
'Usage
 
Dim instance As MMCreateSystemTablesCmdClass
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("54222C66-F215-11D3-80CD-0050DA5BE899")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ComImport()]
public class MMCreateSystemTablesCmdClass : System.__ComObject, IMMSystemTablesCreator, MMCreateSystemTablesCmd  
public class MMCreateSystemTablesCmdClass = class(System.__ComObject, IMMSystemTablesCreator, MMCreateSystemTablesCmd)
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.GuidAttribute("54222C66-F215-11D3-80CD-0050DA5BE899")
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)
System.Runtime.InteropServices.ComImportAttribute()
public class MMCreateSystemTablesCmdClass extends System.__ComObject implements IMMSystemTablesCreator, MMCreateSystemTablesCmd 
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("54222C66-F215-11D3-80CD-0050DA5BE899")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ComImport()]
public __gc class MMCreateSystemTablesCmdClass : public System.__ComObject, IMMSystemTablesCreator, MMCreateSystemTablesCmd  
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("54222C66-F215-11D3-80CD-0050DA5BE899")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ComImport()]
public ref class MMCreateSystemTablesCmdClass : public System.__ComObject, IMMSystemTablesCreator, MMCreateSystemTablesCmd  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         Miner.Interop.MMCreateSystemTablesCmdClass

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

MMCreateSystemTablesCmdClass Members
Miner.Interop Namespace

Send Feedback