Serial Framework C++ Edition

◆ OnRemoved()

__event void OnRemoved ( void *  Sender,
const wclUsbDevice Device 
)

The event fires when a USB device has been removed from the system.

Parameters
SenderThe object initiates the event.
DeviceThe wclUsbDevice structure that describes the USB Device.
See also
wclUsbDevice