virtual P6R::P6ERR P6R::p6IXpathTime::getTime ( P6XPATH_TYPE *  pType,
P6TIME *  pTimeStamp,
P6INT32 *  pTimeZone 
) [pure virtual]

Extract the time value as a 3-tuple [type,P6TIME,timezone delta].

There are other methods provided to extract components of the time value.

Parameters:
pType [OUT] one of the following type: { P6XPATH_TYPE_DATE, P6XPATH_TYPE_DATETIME, P6XPATH_TYPE_TIME }
pTimeStamp [OUT] the time in GMT
pTimeZone [OUT] the delta in seconds from GMT representing the timezone of the time value.
Returns:
SuccessP6R::eOk 
FailureP6R::eInvalidArgOne of the parameters is NULL.
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines
Copyright © 2004 - 2010 P6R Inc. - All Rights Reserved.