ArcFM Responder Mobile Developer Guide
MMTracedElementDeltasClass Class
Members 






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

System.Object
   System.MarshalByRefObject
      System.__ComObject
         Miner.Interop.MMTracedElementDeltasClass

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

MMTracedElementDeltasClass Members
Miner.Interop Namespace

Send Feedback