ArcFM Responder Mobile Developer Guide
IMMTrace Interface
Members 






Object Model
IMMTrace Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("27068C31-D307-11D5-9C05-0050DA31AF3A")>
<System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface IMMTrace 
'Usage
 
Dim instance As IMMTrace
[System.Runtime.InteropServices.Guid("27068C31-D307-11D5-9C05-0050DA31AF3A")]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.ComImport()]
public interface IMMTrace 
public interface IMMTrace 
System.Runtime.InteropServices.GuidAttribute("27068C31-D307-11D5-9C05-0050DA31AF3A")
System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)
System.Runtime.InteropServices.ComImportAttribute()
public interface IMMTrace 
[System.Runtime.InteropServices.Guid("27068C31-D307-11D5-9C05-0050DA31AF3A")]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface IMMTrace 
[System.Runtime.InteropServices.Guid("27068C31-D307-11D5-9C05-0050DA31AF3A")]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.ComImport()]
public interface class 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

IMMTrace Members
Miner.Interop Namespace

Send Feedback