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.