Miner.Interop Namespace : IMMAbandonAUStrategy Interface |
'Declaration
<System.Runtime.InteropServices.GuidAttribute("AAC2E00B-C4BF-43EE-B378-08140C84CFF5")> <System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> <System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)> <System.Runtime.InteropServices.ComImportAttribute()> Public Interface IMMAbandonAUStrategy
'Usage
Dim instance As IMMAbandonAUStrategy
[System.Runtime.InteropServices.Guid("AAC2E00B-C4BF-43EE-B378-08140C84CFF5")] [System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)] [System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)] [System.Runtime.InteropServices.ComImport()] public interface IMMAbandonAUStrategy
public interface IMMAbandonAUStrategy
System.Runtime.InteropServices.GuidAttribute("AAC2E00B-C4BF-43EE-B378-08140C84CFF5")
System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)
System.Runtime.InteropServices.ComImportAttribute()
public interface IMMAbandonAUStrategy
[System.Runtime.InteropServices.Guid("AAC2E00B-C4BF-43EE-B378-08140C84CFF5")] [System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)] [System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)] [System.Runtime.InteropServices.ComImport()] public __gc __interface IMMAbandonAUStrategy
[System.Runtime.InteropServices.Guid("AAC2E00B-C4BF-43EE-B378-08140C84CFF5")] [System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)] [System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)] [System.Runtime.InteropServices.ComImport()] public interface class IMMAbandonAUStrategy
Abandon autoupdaters may be created using the IMMSpecialAUStrategy interface. However, this interface passes in only one object and an abandon interface created with it may leave orphaned related objects. The IMMAbandonAUStrategy interface was developed to allow creation of autoupdaters that account for related objects.
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