USB Port Monitoring Control
USB Monitoring Control - USB Device Data Monitoring ActiveX Component Library

IMonitoring Interface

HHD Software - Hex Editor Serial Port Monitor USB Protocol Analyzer Network Monitor
 
 
 
< Previous Top Next >
Declaration
Interface Declaration:
interface IMonitoring : IDispatch
Remarks
IMonitoring Interface
Note for Implementers
You do not implement this interface. It is implemented by the Monitor object in the USB Monitoring Control library.
Note for Users
You get this interface by calling the IUsbMonitor.CreateMonitor method and use it to start monitoring the USB device.
Properties
Property Description
Connected Returns TRUE if it is currently connected to the USB device. This property is read only.
ConnectedDevice Returns the device this monitor object is currently connected to, or null if it is not connected This property is read only.
UsbMonitor Returns the reference to the main UsbMonitor object This property is read only.
Methods
Method Description
AddNativeListener Register native listener.
Connect Connect to the USB device.
Disconnect Disconnect from the USB device.
RemoveNativeListener Remove the native listener.
< Previous Top Next >
Copyright © 2016 HHD Software. All rights reserved.