ArcFM Engine Developer Guide
IMMTracedElementDeltas Interface
Members 


The IMMTracedElements::Diff method allows you to analyze a trace before an after a connectivity or switching modification. This method provides the delta results in the form of an IMMTracedElementDeltas object. This interface provides a collection of element changes encountered between the two traces.
Available at Version
Product Availability
Required Licenses
.NET Assembly
Syntax
'Declaration
 
<GuidAttribute("B07E9621-422C-40AD-85D1-EC5AA8AB4DB5")>
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<ComImportAttribute()>
Public Interface IMMTracedElementDeltas 
'Usage
 
Dim instance As IMMTracedElementDeltas
[Guid("B07E9621-422C-40AD-85D1-EC5AA8AB4DB5")]
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[ComImport()]
public interface IMMTracedElementDeltas 
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

IMMTracedElementDeltas Members
Miner.Interop Namespace

The IMMTracedElements::Diff method allows you to analyze a trace before an after a connectivity or switching modification. This method provides the delta results in the form of an IMMTracedElementDeltas object. This interface provides a collection of element changes encountered between the two traces.
Syntax
'Declaration
 
<GuidAttribute("B07E9621-422C-40AD-85D1-EC5AA8AB4DB5")>
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<ComImportAttribute()>
Public Interface IMMTracedElementDeltas 
'Usage
 
Dim instance As IMMTracedElementDeltas
[Guid("B07E9621-422C-40AD-85D1-EC5AA8AB4DB5")]
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[ComImport()]
public interface IMMTracedElementDeltas 
Inheritance Hierarchy

Miner.Interop.IMMTracedElementDeltas

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

IMMTracedElementDeltas Members
Miner.Interop Namespace

 

 


Send Comment