asio C++ library

PrevUpHomeNext

windows::overlapped_ptr::get

Get the contained OVERLAPPED object.

OVERLAPPED * get();

const OVERLAPPED * get() const;

PrevUpHomeNext