ArcFM Responder Mobile Developer Guide
MMTraceSQNoExtClass Class
Members 






Object Model
MMTraceSQNoExtClass Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)>
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.GuidAttribute("A2FD5BC3-8D8A-4A60-80D0-9D6AA6DE2F10")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Class MMTraceSQNoExtClass 
   Inherits System.__ComObject
   Implements IMMTraceNoExt, IMMTraceNoExtAddMarks, MMTraceSQNoExt 
'Usage
 
Dim instance As MMTraceSQNoExtClass
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("A2FD5BC3-8D8A-4A60-80D0-9D6AA6DE2F10")]
[System.Runtime.InteropServices.ComImport()]
public class MMTraceSQNoExtClass : System.__ComObject, IMMTraceNoExt, IMMTraceNoExtAddMarks, MMTraceSQNoExt  
public class MMTraceSQNoExtClass = class(System.__ComObject, IMMTraceNoExt, IMMTraceNoExtAddMarks, MMTraceSQNoExt)
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.GuidAttribute("A2FD5BC3-8D8A-4A60-80D0-9D6AA6DE2F10")
System.Runtime.InteropServices.ComImportAttribute()
public class MMTraceSQNoExtClass extends System.__ComObject implements IMMTraceNoExt, IMMTraceNoExtAddMarks, MMTraceSQNoExt 
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("A2FD5BC3-8D8A-4A60-80D0-9D6AA6DE2F10")]
[System.Runtime.InteropServices.ComImport()]
public __gc class MMTraceSQNoExtClass : public System.__ComObject, IMMTraceNoExt, IMMTraceNoExtAddMarks, MMTraceSQNoExt  
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("A2FD5BC3-8D8A-4A60-80D0-9D6AA6DE2F10")]
[System.Runtime.InteropServices.ComImport()]
public ref class MMTraceSQNoExtClass : public System.__ComObject, IMMTraceNoExt, IMMTraceNoExtAddMarks, MMTraceSQNoExt  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         Miner.Interop.MMTraceSQNoExtClass

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

MMTraceSQNoExtClass Members
Miner.Interop Namespace

Send Feedback