Serial Framework C++ Edition

◆ WCL_E_OBEX_RESET_CONTENT

const int WCL_E_OBEX_RESET_CONTENT = WCL_E_OBEX_BASE + 0x0008

The server successfully processed the request, but is not returning any content. Unlike a WCL_E_OBEX_NO_CONTENT error, this error requires that the requester reset the object.

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