ArcFM Responder Mobile Developer Guide
MMTracedElementDelta Interface
Members 






Object Model
MMTracedElementDelta Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMTracedElementDeltaClass)>
<System.Runtime.InteropServices.GuidAttribute("B07E9620-422C-40AD-85D1-EC5AA8AB4DB5")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface MMTracedElementDelta 
   Inherits IMMTracedElementDelta 
'Usage
 
Dim instance As MMTracedElementDelta
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMTracedElementDeltaClass)]
[System.Runtime.InteropServices.Guid("B07E9620-422C-40AD-85D1-EC5AA8AB4DB5")]
[System.Runtime.InteropServices.ComImport()]
public interface MMTracedElementDelta : IMMTracedElementDelta  
public interface MMTracedElementDelta = class(IMMTracedElementDelta)
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMTracedElementDeltaClass)
System.Runtime.InteropServices.GuidAttribute("B07E9620-422C-40AD-85D1-EC5AA8AB4DB5")
System.Runtime.InteropServices.ComImportAttribute()
public interface MMTracedElementDelta implements IMMTracedElementDelta 
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMTracedElementDeltaClass)]
[System.Runtime.InteropServices.Guid("B07E9620-422C-40AD-85D1-EC5AA8AB4DB5")]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface MMTracedElementDelta : public IMMTracedElementDelta  
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMTracedElementDeltaClass)]
[System.Runtime.InteropServices.Guid("B07E9620-422C-40AD-85D1-EC5AA8AB4DB5")]
[System.Runtime.InteropServices.ComImport()]
public interface class MMTracedElementDelta : public IMMTracedElementDelta  
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

MMTracedElementDelta Members
Miner.Interop Namespace

Send Feedback