ArcFM Responder Mobile Developer Guide
MMTraceCP Interface
Members 






Object Model
MMTraceCP Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMTraceCPClass)>
<System.Runtime.InteropServices.GuidAttribute("27068C31-D307-11D5-9C05-0050DA31AF3A")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface MMTraceCP 
   Inherits IMMTrace 
'Usage
 
Dim instance As MMTraceCP
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMTraceCPClass)]
[System.Runtime.InteropServices.Guid("27068C31-D307-11D5-9C05-0050DA31AF3A")]
[System.Runtime.InteropServices.ComImport()]
public interface MMTraceCP : IMMTrace  
public interface MMTraceCP = class(IMMTrace)
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMTraceCPClass)
System.Runtime.InteropServices.GuidAttribute("27068C31-D307-11D5-9C05-0050DA31AF3A")
System.Runtime.InteropServices.ComImportAttribute()
public interface MMTraceCP implements IMMTrace 
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMTraceCPClass)]
[System.Runtime.InteropServices.Guid("27068C31-D307-11D5-9C05-0050DA31AF3A")]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface MMTraceCP : public IMMTrace  
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMTraceCPClass)]
[System.Runtime.InteropServices.Guid("27068C31-D307-11D5-9C05-0050DA31AF3A")]
[System.Runtime.InteropServices.ComImport()]
public interface class MMTraceCP : public IMMTrace  
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

MMTraceCP Members
Miner.Interop Namespace

Send Feedback