ArcFM Desktop Developer Guide
IMMCurrentStatus Interface
Members 


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

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
9.2.1 and later
Product Availability

ArcFM Desktop and ArcFM Engine

Required Licenses

ArcFM, Designer, ArcFM Viewer, ArcFM Engine, ArcFM Engine Editor, or ArcFM Viewer for ArcGIS Engine

.NET Assembly
Miner.Interop.Framework.dll
Object Model
IMMCurrentStatus Interface
Syntax
'Declaration
 
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<GuidAttribute("B07E9625-422C-40AD-85D1-EC5AA8AB4DB5")>
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<ComImportAttribute()>
Public Interface IMMCurrentStatus 
'Usage
 
Dim instance As IMMCurrentStatus
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("B07E9625-422C-40AD-85D1-EC5AA8AB4DB5")]
[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.

Object Model
IMMCurrentStatus Interface
Syntax
'Declaration
 
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<GuidAttribute("B07E9625-422C-40AD-85D1-EC5AA8AB4DB5")>
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<ComImportAttribute()>
Public Interface IMMCurrentStatus 
'Usage
 
Dim instance As IMMCurrentStatus
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("B07E9625-422C-40AD-85D1-EC5AA8AB4DB5")]
[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