C++ Rest SDK
The C++ REST SDK is a Microsoft project for cloud-based client-server communication in native code using a modern asynchronous C++ API design. This project aims to help C++ developers connect to and interact with services.
web::http::experimental::details::http_overlapped Member List

This is the complete list of members for web::http::experimental::details::http_overlapped, including all inherited members.

io_completion_callback(PTP_CALLBACK_INSTANCE instance, PVOID context, PVOID pOverlapped, ULONG result, ULONG_PTR numberOfBytesTransferred, PTP_IO io)web::http::experimental::details::http_overlappedinlinestatic
set_http_io_completion(std::function< void(DWORD, DWORD)> http_io_completion) (defined in web::http::experimental::details::http_overlapped)web::http::experimental::details::http_overlappedinline