WCL_E_OBEX_NOT_MODIFIED Constant

Indicates that the resource has not been modified since the version specified by the request headers If-Modified-Since or If-None-Match. In such case, there is no need to retransmit the resource since the client still has a previously-downloaded copy.

Namespace: wclConnectionErrors
 WCL_E_OBEX_NOT_MODIFIED = WCL_E_OBEX_BASE + $000E;

Value

Type: Integer

 

This status code is not an error but indicates the client must take additional action to complete the request.