Serial Framework C++ Edition

◆ OnInserted()

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

The event fires when a new USB device appeared in the system.

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