Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

windows::basic_stream_handle::get_implementation

Get the underlying implementation of the I/O object.

implementation_type & get_implementation();
  » more...

const implementation_type & get_implementation() const;
  » more...

PrevUpHomeNext