Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
virtual P6R::P6ERR P6R::p6IIoHandler::close ( void  )
pure virtual

Used to communicate to the underlying component that there is no more data to read or write.

This finalizes the operation and must be called when reading/writing is complete.

Returns