Serial Framework C++ Edition

◆ OnEvents()

__event void OnEvents ( void *  Sender,
const wclSerialEvents Events 
)

The event fires when a serial device event occurs.

Parameters
SenderThe object initiates the event.
EventsThe set of received events.
See also
wclSerialEvents