ArcFM Responder Mobile Developer Guide
IMMVersionCache Interface
Members 






Object Model
IMMVersionCache Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<System.Runtime.InteropServices.GuidAttribute("2214787E-1109-4FCF-BC8C-ED3E29E9361E")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface IMMVersionCache 
'Usage
 
Dim instance As IMMVersionCache
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.Guid("2214787E-1109-4FCF-BC8C-ED3E29E9361E")]
[System.Runtime.InteropServices.ComImport()]
public interface IMMVersionCache 
public interface IMMVersionCache 
System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)
System.Runtime.InteropServices.GuidAttribute("2214787E-1109-4FCF-BC8C-ED3E29E9361E")
System.Runtime.InteropServices.ComImportAttribute()
public interface IMMVersionCache 
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.Guid("2214787E-1109-4FCF-BC8C-ED3E29E9361E")]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface IMMVersionCache 
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.Guid("2214787E-1109-4FCF-BC8C-ED3E29E9361E")]
[System.Runtime.InteropServices.ComImport()]
public interface class 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

IMMVersionCache Members
Miner.Interop Namespace

Send Feedback