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.
Available at Version
Product Availability
Required Licenses
.NET Assembly
Syntax
'Declaration
 
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<GuidAttribute("50548E28-08B2-4401-87E6-6CB4EF40DEDE")>
<ComImportAttribute()>
Public Interface IMMAutoUpdaterRowFunctions 
'Usage
 
Dim instance As IMMAutoUpdaterRowFunctions
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("50548E28-08B2-4401-87E6-6CB4EF40DEDE")]
[ComImport()]
public interface IMMAutoUpdaterRowFunctions 
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

IMMAutoUpdaterRowFunctions Members
Miner.Interop Namespace

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.
Syntax
'Declaration
 
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<GuidAttribute("50548E28-08B2-4401-87E6-6CB4EF40DEDE")>
<ComImportAttribute()>
Public Interface IMMAutoUpdaterRowFunctions 
'Usage
 
Dim instance As IMMAutoUpdaterRowFunctions
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("50548E28-08B2-4401-87E6-6CB4EF40DEDE")]
[ComImport()]
public interface IMMAutoUpdaterRowFunctions 
Inheritance Hierarchy

Miner.Interop.IMMAutoUpdaterRowFunctions

Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

IMMAutoUpdaterRowFunctions Members
Miner.Interop Namespace

 

 


Send Comment