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

This method is used to initialize this instance of the the component for use.

It must be called successfuly prior to calling any other method.

Returns
SuccessP6R::eOk 
FailureAny valid P6ERR value.