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

IUsbMonitor.CreateMonitor Method

HHD Software - Hex Editor Serial Port Monitor USB Protocol Analyzer Network Monitor
 
 
 
< PreviousTopNext >
Declaration
Automation:
IMonitoring  CreateMonitor ( ) ;
Native (C++):
HRESULT  CreateMonitor ( [out, retval]   IMonitoring * *  pVal) ;
Parameters
pVal Reference to created monitoring object. Don't forget to release it.
Return Value
Automation: Reference to created monitoring object. Native: S_OK or standard OLE error code.
Remarks
Creates a new monitor class that is ready to be attached to USB device
< PreviousTopNext >
Copyright © 2011 HHD Software. All rights reserved.