ArcFM Solution Developer Guide
IMMAutoUpdater3 Interface
Members 






Object Model
IMMAutoUpdater3 Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<System.Runtime.InteropServices.GuidAttribute("5DED2D11-3BC1-423E-9888-A1CC90BD9F1E")>
<System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface IMMAutoUpdater3 
   Inherits IMMAutoUpdater, IMMAutoUpdater2 
'Usage
 
Dim instance As IMMAutoUpdater3
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.Guid("5DED2D11-3BC1-423E-9888-A1CC90BD9F1E")]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.ComImport()]
public interface IMMAutoUpdater3 : IMMAutoUpdater, IMMAutoUpdater2  
public interface IMMAutoUpdater3 = class(IMMAutoUpdater, IMMAutoUpdater2)
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)
System.Runtime.InteropServices.GuidAttribute("5DED2D11-3BC1-423E-9888-A1CC90BD9F1E")
System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)
System.Runtime.InteropServices.ComImportAttribute()
public interface IMMAutoUpdater3 implements IMMAutoUpdater, IMMAutoUpdater2 
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.Guid("5DED2D11-3BC1-423E-9888-A1CC90BD9F1E")]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface IMMAutoUpdater3 : public IMMAutoUpdater, IMMAutoUpdater2  
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.Guid("5DED2D11-3BC1-423E-9888-A1CC90BD9F1E")]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.ComImport()]
public interface class IMMAutoUpdater3 : public IMMAutoUpdater, IMMAutoUpdater2  
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

IMMAutoUpdater3 Members
Miner.Interop Namespace

Send Feedback