ArcFM Responder Mobile Developer Guide
MMTracePSNoExt Interface
Members 






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

MMTracePSNoExt Members
Miner.Interop Namespace

Send Feedback