ArcFM Responder Mobile Developer Guide
MMTracedElementClass Class
Members 






Object Model
MMTracedElementClass Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)>
<System.Runtime.InteropServices.GuidAttribute("9659CB22-5A09-46DA-BBE2-0892175A7810")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Class MMTracedElementClass 
   Inherits System.__ComObject
   Implements IMMTracedElement, MMTracedElement 
'Usage
 
Dim instance As MMTracedElementClass
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("9659CB22-5A09-46DA-BBE2-0892175A7810")]
[System.Runtime.InteropServices.ComImport()]
public class MMTracedElementClass : System.__ComObject, IMMTracedElement, MMTracedElement  
public class MMTracedElementClass = class(System.__ComObject, IMMTracedElement, MMTracedElement)
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)
System.Runtime.InteropServices.GuidAttribute("9659CB22-5A09-46DA-BBE2-0892175A7810")
System.Runtime.InteropServices.ComImportAttribute()
public class MMTracedElementClass extends System.__ComObject implements IMMTracedElement, MMTracedElement 
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("9659CB22-5A09-46DA-BBE2-0892175A7810")]
[System.Runtime.InteropServices.ComImport()]
public __gc class MMTracedElementClass : public System.__ComObject, IMMTracedElement, MMTracedElement  
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("9659CB22-5A09-46DA-BBE2-0892175A7810")]
[System.Runtime.InteropServices.ComImport()]
public ref class MMTracedElementClass : public System.__ComObject, IMMTracedElement, MMTracedElement  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         Miner.Interop.MMTracedElementClass

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

MMTracedElementClass Members
Miner.Interop Namespace

Send Feedback