Miner.Interop.Framework Assembly > Miner.Interop Namespace > IMMFeederTracer4 Interface : OnDeviceStatusChanged Method |
'Declaration Sub OnDeviceStatusChanged( _ ByVal GeometricNetwork As IGeometricNetwork, _ ByVal feature As IFeature, _ ByVal oldTraceWeight As Integer, _ ByVal newTraceWeight As Integer, _ ByVal oldLevel As Integer, _ ByVal newLevel As Integer _ )
'Usage Dim instance As IMMFeederTracer4 Dim GeometricNetwork As IGeometricNetwork Dim feature As IFeature Dim oldTraceWeight As Integer Dim newTraceWeight As Integer Dim oldLevel As Integer Dim newLevel As Integer instance.OnDeviceStatusChanged(GeometricNetwork, feature, oldTraceWeight, newTraceWeight, oldLevel, newLevel)
void OnDeviceStatusChanged( IGeometricNetwork GeometricNetwork, IFeature feature, int oldTraceWeight, int newTraceWeight, int oldLevel, int newLevel )
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.