Return the MCO EWS HTTP request request associated with the stream.
MCOREST_API mcohs_request_h mcorest_api_request_from_stream(mcorest_api_stream_t *s);
| s | The mcorest_api_stream_t bound to a MCO EWS HTTP request |
This function returns the MCO EWS HTTP request request associated with the stream.
| mcohs_request_h | A pointer to the MCO EWS HTTP request |