Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

windows::overlapped_ptr::get

Get the contained OVERLAPPED object.

OVERLAPPED * get();

const OVERLAPPED * get() const;

PrevUpHomeNext