ArcFM Responder Mobile Developer Guide
MMTracedElementsClass Class
Members 






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

System.Object
   System.MarshalByRefObject
      System.__ComObject
         Miner.Interop.MMTracedElementsClass

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

MMTracedElementsClass Members
Miner.Interop Namespace

Send Feedback