ArcFM Responder Mobile Developer Guide
MMTraceISNoExt Interface
Members 






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

MMTraceISNoExt Members
Miner.Interop Namespace

Send Feedback