ArcFM Responder Mobile Developer Guide
IMMTraceBridge2 Interface
Members 






Object Model
IMMTraceBridge2 Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<System.Runtime.InteropServices.GuidAttribute("601D8B02-3158-4FA7-9F98-9C7773278779")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface IMMTraceBridge2 
   Inherits IMMTraceBridge 
'Usage
 
Dim instance As IMMTraceBridge2
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.Guid("601D8B02-3158-4FA7-9F98-9C7773278779")]
[System.Runtime.InteropServices.ComImport()]
public interface IMMTraceBridge2 : IMMTraceBridge  
public interface IMMTraceBridge2 = class(IMMTraceBridge)
System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)
System.Runtime.InteropServices.GuidAttribute("601D8B02-3158-4FA7-9F98-9C7773278779")
System.Runtime.InteropServices.ComImportAttribute()
public interface IMMTraceBridge2 implements IMMTraceBridge 
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.Guid("601D8B02-3158-4FA7-9F98-9C7773278779")]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface IMMTraceBridge2 : public IMMTraceBridge  
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.Guid("601D8B02-3158-4FA7-9F98-9C7773278779")]
[System.Runtime.InteropServices.ComImport()]
public interface class IMMTraceBridge2 : public IMMTraceBridge  
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

IMMTraceBridge2 Members
Miner.Interop Namespace

Send Feedback