ArcFM Responder Mobile Developer Guide
MMVersionDiff Interface
Members 






Object Model
MMVersionDiff Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMVersionDiffClass)>
<System.Runtime.InteropServices.GuidAttribute("F9E824A0-2C54-11D4-AC2D-00500462E2B6")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface MMVersionDiff 
   Inherits IMMVersionDiff 
'Usage
 
Dim instance As MMVersionDiff
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMVersionDiffClass)]
[System.Runtime.InteropServices.Guid("F9E824A0-2C54-11D4-AC2D-00500462E2B6")]
[System.Runtime.InteropServices.ComImport()]
public interface MMVersionDiff : IMMVersionDiff  
public interface MMVersionDiff = class(IMMVersionDiff)
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMVersionDiffClass)
System.Runtime.InteropServices.GuidAttribute("F9E824A0-2C54-11D4-AC2D-00500462E2B6")
System.Runtime.InteropServices.ComImportAttribute()
public interface MMVersionDiff implements IMMVersionDiff 
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMVersionDiffClass)]
[System.Runtime.InteropServices.Guid("F9E824A0-2C54-11D4-AC2D-00500462E2B6")]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface MMVersionDiff : public IMMVersionDiff  
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMVersionDiffClass)]
[System.Runtime.InteropServices.Guid("F9E824A0-2C54-11D4-AC2D-00500462E2B6")]
[System.Runtime.InteropServices.ComImport()]
public interface class MMVersionDiff : public IMMVersionDiff  
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

MMVersionDiff Members
Miner.Interop Namespace

Send Feedback