Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
virtual P6R::P6ERR P6R::p6IEventSource::postRead ( p6ICom pIoIface,
p6IIoBuffer pIoBuffer,
P6IOCONTEXT pIoContext 
)
pure virtual

This method is called by the p6IEventQ to post an I/O read request for the specified I/O object.

The completed request will be posted to the event queue asynchronously.

Parameters
pIoIface
pIoBuffer
pIoContext
Returns