ArcFM Responder Mobile Developer Guide
MMUpgradeCommandClass Class
Members 






Object Model
MMUpgradeCommandClass Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("3373E107-8C2F-40CC-B764-A0AD52AD4D0F")>
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Class MMUpgradeCommandClass 
   Inherits System.__ComObject
   Implements IMMUpgradeDatabase, MMUpgradeCommand 
'Usage
 
Dim instance As MMUpgradeCommandClass
[System.Runtime.InteropServices.Guid("3373E107-8C2F-40CC-B764-A0AD52AD4D0F")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ComImport()]
public class MMUpgradeCommandClass : System.__ComObject, IMMUpgradeDatabase, MMUpgradeCommand  
public class MMUpgradeCommandClass = class(System.__ComObject, IMMUpgradeDatabase, MMUpgradeCommand)
System.Runtime.InteropServices.GuidAttribute("3373E107-8C2F-40CC-B764-A0AD52AD4D0F")
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)
System.Runtime.InteropServices.ComImportAttribute()
public class MMUpgradeCommandClass extends System.__ComObject implements IMMUpgradeDatabase, MMUpgradeCommand 
[System.Runtime.InteropServices.Guid("3373E107-8C2F-40CC-B764-A0AD52AD4D0F")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ComImport()]
public __gc class MMUpgradeCommandClass : public System.__ComObject, IMMUpgradeDatabase, MMUpgradeCommand  
[System.Runtime.InteropServices.Guid("3373E107-8C2F-40CC-B764-A0AD52AD4D0F")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ComImport()]
public ref class MMUpgradeCommandClass : public System.__ComObject, IMMUpgradeDatabase, MMUpgradeCommand  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         Miner.Interop.MMUpgradeCommandClass

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

MMUpgradeCommandClass Members
Miner.Interop Namespace

Send Feedback