ArcFM Responder Mobile Developer Guide
MMTraceCPNoExtClass Class
Members 






Object Model
MMTraceCPNoExtClass Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)>
<System.Runtime.InteropServices.GuidAttribute("E3363918-CAB9-41CB-8B2E-377ACAB3D616")>
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Class MMTraceCPNoExtClass 
   Inherits System.__ComObject
   Implements IMMTraceNoExt, IMMTraceNoExt2, IMMTraceNoExtAddMarks, MMTraceCPNoExt 
'Usage
 
Dim instance As MMTraceCPNoExtClass
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("E3363918-CAB9-41CB-8B2E-377ACAB3D616")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComImport()]
public class MMTraceCPNoExtClass : System.__ComObject, IMMTraceNoExt, IMMTraceNoExt2, IMMTraceNoExtAddMarks, MMTraceCPNoExt  
public class MMTraceCPNoExtClass = class(System.__ComObject, IMMTraceNoExt, IMMTraceNoExt2, IMMTraceNoExtAddMarks, MMTraceCPNoExt)
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)
System.Runtime.InteropServices.GuidAttribute("E3363918-CAB9-41CB-8B2E-377ACAB3D616")
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.ComImportAttribute()
public class MMTraceCPNoExtClass extends System.__ComObject implements IMMTraceNoExt, IMMTraceNoExt2, IMMTraceNoExtAddMarks, MMTraceCPNoExt 
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("E3363918-CAB9-41CB-8B2E-377ACAB3D616")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComImport()]
public __gc class MMTraceCPNoExtClass : public System.__ComObject, IMMTraceNoExt, IMMTraceNoExt2, IMMTraceNoExtAddMarks, MMTraceCPNoExt  
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("E3363918-CAB9-41CB-8B2E-377ACAB3D616")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComImport()]
public ref class MMTraceCPNoExtClass : public System.__ComObject, IMMTraceNoExt, IMMTraceNoExt2, IMMTraceNoExtAddMarks, MMTraceCPNoExt  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         Miner.Interop.MMTraceCPNoExtClass

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

MMTraceCPNoExtClass Members
Miner.Interop Namespace

Send Feedback