Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

windows::object_handle_service::close

Close an object handle implementation.

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

PrevUpHomeNext