Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
virtual P6R::P6ERR P6R::p6IXpathTime::expand ( P6TIMEINFO pExpandedTime)
pure virtual

Convert and return the time value stored in the component to a P6TIMEINFO format.

Parameters
pExpandedTime[ out ] Pointer to a P6TIMEINFO in the callers space.
Returns
SuccessP6R::eOk 
FailureP6R::eInvalidArgpExpandedTime is NULL.