Miner.Interop.Framework Assembly > Miner.Interop Namespace : IMMElectricTracingEx Interface |
'Declaration <InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> <GuidAttribute("B07E9627-422C-40AD-85D1-EC5AA8AB4DB5")> <TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)> <ComImportAttribute()> Public Interface IMMElectricTracingEx
'Usage Dim instance As IMMElectricTracingEx
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)] [Guid("B07E9627-422C-40AD-85D1-EC5AA8AB4DB5")] [TypeLibType(TypeLibTypeFlags.FOleAutomation)] [ComImport()] public interface IMMElectricTracingEx
MMFeederTracer is the only coclass that implements IMMElectricTracingEx.
The purpose of the IMMCurrentStatus argument is to add flexibility to the IMMElectricTracingEx functions, so that they may be used for special needs that cannot be addressed by simple tracing against the normal switch state. By supplying a custom implementation of IMMCurrentStatus as argument, a developer can alter tracing behavior and outcome in many remarkable and potentially valuable ways.
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.
'Declaration <InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> <GuidAttribute("B07E9627-422C-40AD-85D1-EC5AA8AB4DB5")> <TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)> <ComImportAttribute()> Public Interface IMMElectricTracingEx
'Usage Dim instance As IMMElectricTracingEx
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)] [Guid("B07E9627-422C-40AD-85D1-EC5AA8AB4DB5")] [TypeLibType(TypeLibTypeFlags.FOleAutomation)] [ComImport()] public interface IMMElectricTracingEx
MMFeederTracer is the only coclass that implements IMMElectricTracingEx.
The purpose of the IMMCurrentStatus argument is to add flexibility to the IMMElectricTracingEx functions, so that they may be used for special needs that cannot be addressed by simple tracing against the normal switch state. By supplying a custom implementation of IMMCurrentStatus as argument, a developer can alter tracing behavior and outcome in many remarkable and potentially valuable ways.
Miner.Interop.IMMElectricTracingEx
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.