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

Initializes the component for use.

This method must be called prior to calling any other methods in this interface.

Returns
SuccessP6R::eOk 
FailureAny valid P6ERR value.