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

Inialize the component interface for use.

This method must be called before any other method.

Returns
SuccessP6R::eOk 
FailureP6R::eNotSupportedThe hardware platform does not provide the needed counters.
P6R::eNotInitializedThe initialize() method was not called successfully before calling this method.