ArcFM Responder Mobile Developer Guide
MMTraceIS Interface
Members 






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

MMTraceIS Members
Miner.Interop Namespace

Send Feedback