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

Retrieve an interval time vlue representing "now".

Parameters
pIntervalThe address of a P6R::P6INTERVAL in which will be placed the interval time.
Returns
SuccessP6R::eOk 
FailureP6R::eNotInitializedThe initialize() method was not called successfully before calling this method.