Serial Framework C++ Edition

◆ OnInserted()

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

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

Parameters
SenderThe object initiates the event.
DeviceThe wclSerialDevice structure that describes the Serial Device.
See also
wclSerialDevice