ArcFM Solution Developer Guide
IMMAutoUpdaterRowFunctions Interface
Members 






Use this interface to determine whether an object is currently being processed by another autoupdater. This information can be used to avoid circular updates between autoupdaters.
Object Model
IMMAutoUpdaterRowFunctions Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("50548E28-08B2-4401-87E6-6CB4EF40DEDE")>
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface IMMAutoUpdaterRowFunctions 
'Usage
 
Dim instance As IMMAutoUpdaterRowFunctions
[System.Runtime.InteropServices.Guid("50548E28-08B2-4401-87E6-6CB4EF40DEDE")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.ComImport()]
public interface IMMAutoUpdaterRowFunctions 
public interface IMMAutoUpdaterRowFunctions 
System.Runtime.InteropServices.GuidAttribute("50548E28-08B2-4401-87E6-6CB4EF40DEDE")
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)
System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)
System.Runtime.InteropServices.ComImportAttribute()
public interface IMMAutoUpdaterRowFunctions 
[System.Runtime.InteropServices.Guid("50548E28-08B2-4401-87E6-6CB4EF40DEDE")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface IMMAutoUpdaterRowFunctions 
[System.Runtime.InteropServices.Guid("50548E28-08B2-4401-87E6-6CB4EF40DEDE")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.ComImport()]
public interface class IMMAutoUpdaterRowFunctions 
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

IMMAutoUpdaterRowFunctions Members
Miner.Interop Namespace

Send Feedback