ArcFM Responder Mobile Developer Guide
MMVersionCacheClass Class
Members 






Object Model
MMVersionCacheClass Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)>
<System.Runtime.InteropServices.GuidAttribute("00C065F1-3BF7-11D4-80D8-0050DA5BE899")>
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Class MMVersionCacheClass 
   Inherits System.__ComObject
   Implements IMMVersionCache, MMVersionCache 
'Usage
 
Dim instance As MMVersionCacheClass
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("00C065F1-3BF7-11D4-80D8-0050DA5BE899")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComImport()]
public class MMVersionCacheClass : System.__ComObject, IMMVersionCache, MMVersionCache  
public class MMVersionCacheClass = class(System.__ComObject, IMMVersionCache, MMVersionCache)
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)
System.Runtime.InteropServices.GuidAttribute("00C065F1-3BF7-11D4-80D8-0050DA5BE899")
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.ComImportAttribute()
public class MMVersionCacheClass extends System.__ComObject implements IMMVersionCache, MMVersionCache 
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("00C065F1-3BF7-11D4-80D8-0050DA5BE899")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComImport()]
public __gc class MMVersionCacheClass : public System.__ComObject, IMMVersionCache, MMVersionCache  
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("00C065F1-3BF7-11D4-80D8-0050DA5BE899")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComImport()]
public ref class MMVersionCacheClass : public System.__ComObject, IMMVersionCache, MMVersionCache  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         Miner.Interop.MMVersionCacheClass

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

MMVersionCacheClass Members
Miner.Interop Namespace

Send Feedback