Miner.Interop.Framework Assembly > Miner.Interop Namespace : IMMCurrentStatus Interface |
Feeder Manager generally performs a trace using the Normal Status values stored in the geodatabase. IMMCurrentStatus allows you to override the geodatabase or network values and inform the trace how to behave at every single junction and edge encountered.
'Declaration <GuidAttribute("B07E9625-422C-40AD-85D1-EC5AA8AB4DB5")> <InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> <TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)> <ComImportAttribute()> Public Interface IMMCurrentStatus
'Usage Dim instance As IMMCurrentStatus
[Guid("B07E9625-422C-40AD-85D1-EC5AA8AB4DB5")] [InterfaceType(ComInterfaceType.InterfaceIsIUnknown)] [TypeLibType(TypeLibTypeFlags.FOleAutomation)] [ComImport()] public interface IMMCurrentStatus
This interface is used primarily within Responder. However, the IMMDeviceStatus interface was devised so that Responder's implementation of IMMCurrentStatus could be adapted for use outside Responder.
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.
Feeder Manager generally performs a trace using the Normal Status values stored in the geodatabase. IMMCurrentStatus allows you to override the geodatabase or network values and inform the trace how to behave at every single junction and edge encountered.
'Declaration <GuidAttribute("B07E9625-422C-40AD-85D1-EC5AA8AB4DB5")> <InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> <TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)> <ComImportAttribute()> Public Interface IMMCurrentStatus
'Usage Dim instance As IMMCurrentStatus
[Guid("B07E9625-422C-40AD-85D1-EC5AA8AB4DB5")] [InterfaceType(ComInterfaceType.InterfaceIsIUnknown)] [TypeLibType(TypeLibTypeFlags.FOleAutomation)] [ComImport()] public interface IMMCurrentStatus
This interface is used primarily within Responder. However, the IMMDeviceStatus interface was devised so that Responder's implementation of IMMCurrentStatus could be adapted for use outside Responder.
Miner.Interop.IMMCurrentStatus
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.