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

_IMonitoringEvents.OnResetPipe Method

HHD Software - Hex Editor Serial Port Monitor USB Protocol Analyzer Network Monitor
 
 
 
< PreviousTopNext >
Declaration
Automation:
HRESULT  OnResetPipe ( [in]   DateTime  time, [in]   ulong  PipeHandle) ;
Parameters
time The time of the event. PipeHandle Specifies an opaque handle to the bulk or interrupt pipe. The host controller driver returns this handle when the client driver selects the device configuration with a URB of type URB_FUNCTION_SELECT_CONFIGURATION or when the client driver changes the settings for an interface with a URB of type URB_FUNCTION_SELECT_INTERFACE.
Return Value
S_OK or standard OLE error code.
Remarks
Fired when URB packet with urb.UrbHeader.Function=URB_FUNCTION_RESET_PIPE is received. See _URB_PIPE_REQUEST for more details.
< PreviousTopNext >
Copyright © 2011 HHD Software. All rights reserved.