ArcFM Responder Mobile Developer Guide
IMMElectricTraceSettingsEx Interface
Members 






Object Model
IMMElectricTraceSettingsEx Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("86788346-84A7-4B31-8909-9097233006C3")>
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface IMMElectricTraceSettingsEx 
   Inherits IMMElectricTraceSettings 
'Usage
 
Dim instance As IMMElectricTraceSettingsEx
[System.Runtime.InteropServices.Guid("86788346-84A7-4B31-8909-9097233006C3")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.ComImport()]
public interface IMMElectricTraceSettingsEx : IMMElectricTraceSettings  
public interface IMMElectricTraceSettingsEx = class(IMMElectricTraceSettings)
System.Runtime.InteropServices.GuidAttribute("86788346-84A7-4B31-8909-9097233006C3")
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)
System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)
System.Runtime.InteropServices.ComImportAttribute()
public interface IMMElectricTraceSettingsEx implements IMMElectricTraceSettings 
[System.Runtime.InteropServices.Guid("86788346-84A7-4B31-8909-9097233006C3")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface IMMElectricTraceSettingsEx : public IMMElectricTraceSettings  
[System.Runtime.InteropServices.Guid("86788346-84A7-4B31-8909-9097233006C3")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.ComImport()]
public interface class IMMElectricTraceSettingsEx : public IMMElectricTraceSettings  
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

IMMElectricTraceSettingsEx Members
Miner.Interop Namespace

Send Feedback