Serial Framework C++ Edition

◆ WCL_E_OBEX_ACCEPTED

const int WCL_E_OBEX_ACCEPTED = WCL_E_OBEX_BASE + 0x0005

The request has been accepted for processing, but the processing has not been completed. The request might or might not be eventually acted upon, and may be disallowed when processing occurs.

This result code is not an error and indicates the action requested by the client was received, understood and accepted.