ArcFM Responder Mobile Developer Guide
MMTraceSQNoExt Interface
Members 






Object Model
MMTraceSQNoExt Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("2E2381FA-C60F-42A3-AECA-65906497776C")>
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMTraceSQNoExtClass)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface MMTraceSQNoExt 
   Inherits IMMTraceNoExt 
'Usage
 
Dim instance As MMTraceSQNoExt
[System.Runtime.InteropServices.Guid("2E2381FA-C60F-42A3-AECA-65906497776C")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMTraceSQNoExtClass)]
[System.Runtime.InteropServices.ComImport()]
public interface MMTraceSQNoExt : IMMTraceNoExt  
public interface MMTraceSQNoExt = class(IMMTraceNoExt)
System.Runtime.InteropServices.GuidAttribute("2E2381FA-C60F-42A3-AECA-65906497776C")
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMTraceSQNoExtClass)
System.Runtime.InteropServices.ComImportAttribute()
public interface MMTraceSQNoExt implements IMMTraceNoExt 
[System.Runtime.InteropServices.Guid("2E2381FA-C60F-42A3-AECA-65906497776C")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMTraceSQNoExtClass)]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface MMTraceSQNoExt : public IMMTraceNoExt  
[System.Runtime.InteropServices.Guid("2E2381FA-C60F-42A3-AECA-65906497776C")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMTraceSQNoExtClass)]
[System.Runtime.InteropServices.ComImport()]
public interface class MMTraceSQNoExt : public IMMTraceNoExt  
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

MMTraceSQNoExt Members
Miner.Interop Namespace

Send Feedback