ArcFM Responder Mobile Developer Guide
MMTracedElementDeltas Interface
Members 






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

MMTracedElementDeltas Members
Miner.Interop Namespace

Send Feedback