USB Monitoring Control
- USB Device Data Monitoring ActiveX Component Library
_IMonitoringEvents.OnSurpriseRemoval Method
< Previous
Top
Next >
Declaration
Automation:
HRESULT
OnSurpriseRemoval
(
[in]
DateTime
time
) ;
Parameters
time
The time of the event.
Return Value
S_OK or standard OLE error code.
Remarks
Called when device is removed by EVENT_DEVICESURPRISEREMOVAL
< Previous
Top
Next >