Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
virtual P6R::P6ERR P6R::p6IEventQ::getBufferFactory ( p6IIoBufferFactory **  ppFactory)
pure virtual

Retrieves the p6IIoBufferFactory that was provided in the intialize call.

Parameters
ppFactory[ out ] The address of a variable that will receive the p6IIoBufferFactory instance pointer.
Returns