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

IMonitoring.Connected Property

HHD Software - Hex Editor Serial Port Monitor USB Protocol Analyzer Network Monitor
 
 
 
< PreviousTopNext >
Declaration
Getting property value:
Automation:
bool  value = obj.Connected;
Native (C++):
HRESULT  get_ Connected ( [out, retval]   BOOL *  pVal) ;
Parameters
pVal Set to TRUE if monitoring is now started and to FALSE otherwise.
Return Value
Automation: Set to true if monitoring is now started and to false otherwise. Used by "managed" clients (that use IDispatch). Native: S_OK or standard OLE error code.
Remarks
Returns TRUE if it is currently connected to the USB device
< PreviousTopNext >
Copyright © 2011 HHD Software. All rights reserved.