Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

windows::random_access_handle_service::close

Close a random-access handle implementation.

boost::system::error_code close(
    implementation_type & impl,
    boost::system::error_code & ec);

PrevUpHomeNext