Serial Framework C++ Edition

◆ OnRemoved()

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

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

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