ArcFM Responder Mobile Developer Guide
MMTraceCPNoExt Interface
Members 






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

MMTraceCPNoExt Members
Miner.Interop Namespace

Send Feedback