ArcFM Engine Developer Guide
IMMCurrentStatus Interface
Members 


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.

Available at Version
Product Availability
Required Licenses
.NET Assembly
Syntax
'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 
Remarks

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.

Requirements

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.

See Also

Reference

IMMCurrentStatus Members
Miner.Interop Namespace

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.

Syntax
'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 
Remarks

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.

Inheritance Hierarchy

Miner.Interop.IMMCurrentStatus

Requirements

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.

See Also

Reference

IMMCurrentStatus Members
Miner.Interop Namespace

 

 


Send Comment