Responder Developer Guide
DeviceStatusForCOMClients Class
Members 


Product Availability
Required Licenses
.NET Assembly
Exposes Miner.Responder.Shared.DeviceStatus class for the benefit of COM clients. The MMFeederTracer COM class, which implements ArcFM electric trace tasks, is the first example of such a client.
Object Model
DeviceStatusForCOMClients Class
Syntax
'Declaration
 
<ComVisibleAttribute(True)>
<GuidAttribute("05552F98-019C-4bbf-83D2-3346207B23DE")>
<AutomationProxyAttribute(True)>
<ClassInterfaceAttribute(ClassInterfaceType.None)>
Public Class DeviceStatusForCOMClients 
   Implements Miner.Interop.IMMCurrentStatus, Miner.Interop.IMMDeviceStatus 
'Usage
 
Dim instance As DeviceStatusForCOMClients
[ComVisible(true)]
[Guid("05552F98-019C-4bbf-83D2-3346207B23DE")]
[AutomationProxy(true)]
[ClassInterface(ClassInterfaceType.None)]
public class DeviceStatusForCOMClients : Miner.Interop.IMMCurrentStatus, Miner.Interop.IMMDeviceStatus  
Inheritance Hierarchy

System.Object
   Miner.Responder.Desktop.DeviceStatusForCOMClients

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

DeviceStatusForCOMClients Members
Miner.Responder.Desktop Namespace

 

 


Send Comment