USB Monitoring Control
- USB Device Data Monitoring ActiveX Component Library
_IUsbMonitorEvents.OnChange Method
< Previous
Top
Next >
Declaration
Automation:
void
OnChange
( ) ;
Native (C++):
HRESULT
OnChange
( ) ;
Return Value
S_OK or standard OLE error code.
Remarks
Fired when device appears or disappears
< Previous
Top
Next >