ArcFM Responder Mobile Developer Guide
MMTracedElements Interface
Members 






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

MMTracedElements Members
Miner.Interop Namespace

Send Feedback