Reset the previously set failure details associated with the HTTP request object.
MCOREST_API void mcorest_api_failure_clear(mcohs_request_h req);
| req | Failed MCO EWS HTTP request |
This function resets the previously set failure details associated with the HTTP request object.
| void | No value returned |