|
pure virtual |
Return a copy of the current time component and convert it to a P6XPATH_TYPE_TIME (i.e., xs:time) type.
| pConvert | [ out ] A newly created p6IXpathTime component containing a P6XPATH_TYPE_TIME type. |
| Success | P6R::eOk | |
| Failure | P6R::eTypeError | P6XPATH_TYPE_DATE has no time parts. |
| P6R::eInvalidArg | pConvert is NULL. |