WCL_E_OBEX_CONTINUE Constant

The server has received the request headers and the client should proceed to send the request body (in the case of a request for which a body needs to be sent).

Namespace: wclConnectionErrors
 WCL_E_OBEX_CONTINUE = WCL_E_OBEX_BASE + $0003;

Value

Type: Integer

 

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