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