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

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

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

Parameters
pIoIface
pIoBuffer
pIoContext
Returns