ArcFM Responder Mobile Developer Guide
MMVersionCache Interface
Members 






Object Model
MMVersionCache Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMVersionCacheClass)>
<System.Runtime.InteropServices.GuidAttribute("2214787E-1109-4FCF-BC8C-ED3E29E9361E")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface MMVersionCache 
   Inherits IMMVersionCache 
'Usage
 
Dim instance As MMVersionCache
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMVersionCacheClass)]
[System.Runtime.InteropServices.Guid("2214787E-1109-4FCF-BC8C-ED3E29E9361E")]
[System.Runtime.InteropServices.ComImport()]
public interface MMVersionCache : IMMVersionCache  
public interface MMVersionCache = class(IMMVersionCache)
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMVersionCacheClass)
System.Runtime.InteropServices.GuidAttribute("2214787E-1109-4FCF-BC8C-ED3E29E9361E")
System.Runtime.InteropServices.ComImportAttribute()
public interface MMVersionCache implements IMMVersionCache 
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMVersionCacheClass)]
[System.Runtime.InteropServices.Guid("2214787E-1109-4FCF-BC8C-ED3E29E9361E")]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface MMVersionCache : public IMMVersionCache  
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMVersionCacheClass)]
[System.Runtime.InteropServices.Guid("2214787E-1109-4FCF-BC8C-ED3E29E9361E")]
[System.Runtime.InteropServices.ComImport()]
public interface class MMVersionCache : public IMMVersionCache  
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

MMVersionCache Members
Miner.Interop Namespace

Send Feedback