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
 
 
 
< PreviousTopNext >
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
PropertyDescription
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
MethodDescription
AddNativeListener Register native listener.
ConnectConnect to the USB device.
Disconnect Disconnect from the USB device.
RemoveNativeListener Remove the native listener.
< PreviousTopNext >
Copyright © 2011 HHD Software. All rights reserved.