ArcFM Responder Mobile Developer Guide
MMUpgradeCommand Interface
Members 






Object Model
MMUpgradeCommand Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMUpgradeCommandClass)>
<System.Runtime.InteropServices.GuidAttribute("3C759B60-F0C4-4EF1-A131-20A5BCF34572")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface MMUpgradeCommand 
   Inherits IMMUpgradeDatabase 
'Usage
 
Dim instance As MMUpgradeCommand
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMUpgradeCommandClass)]
[System.Runtime.InteropServices.Guid("3C759B60-F0C4-4EF1-A131-20A5BCF34572")]
[System.Runtime.InteropServices.ComImport()]
public interface MMUpgradeCommand : IMMUpgradeDatabase  
public interface MMUpgradeCommand = class(IMMUpgradeDatabase)
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMUpgradeCommandClass)
System.Runtime.InteropServices.GuidAttribute("3C759B60-F0C4-4EF1-A131-20A5BCF34572")
System.Runtime.InteropServices.ComImportAttribute()
public interface MMUpgradeCommand implements IMMUpgradeDatabase 
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMUpgradeCommandClass)]
[System.Runtime.InteropServices.Guid("3C759B60-F0C4-4EF1-A131-20A5BCF34572")]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface MMUpgradeCommand : public IMMUpgradeDatabase  
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMUpgradeCommandClass)]
[System.Runtime.InteropServices.Guid("3C759B60-F0C4-4EF1-A131-20A5BCF34572")]
[System.Runtime.InteropServices.ComImport()]
public interface class MMUpgradeCommand : public IMMUpgradeDatabase  
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

MMUpgradeCommand Members
Miner.Interop Namespace

Send Feedback