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

IMonitoring.UsbMonitor Property

HHD Software - Hex Editor Serial Port Monitor USB Protocol Analyzer Network Monitor
 
 
 
< PreviousTopNext >
Declaration
Getting property value:
Automation:
IUsbMonitor  value = obj.UsbMonitor;
Native (C++):
HRESULT  get_ UsbMonitor ( [out, retval]   IUsbMonitor**  pVal) ;
Parameters
pVal Reference to the main UsbMonitor object. Don't forget to call Release to free the object. Use ATL::CComPtr class to automate this task.
Return Value
Automation: Reference to UsbMonitor object. Native: S_OK or standard OLE error code.
Remarks
Returns the reference to the main UsbMonitor object
< PreviousTopNext >
Copyright © 2011 HHD Software. All rights reserved.