Serial Framework C++ Edition

◆ OnReadError()

__event void OnReadError ( void *  Sender,
const int  Error 
)

The event fires when the error occurred during read operation.

Parameters
SenderThe object initiates the event.
ErrorThe reading operation result.