virtual P6R::P6ERR P6R::p6IXpathTime::extractDayOfYear ( P6INT32 *  pDayOfYear  )  [pure virtual]

Extract the day of the year from the time value stored in the component.

Parameters:
pDayOfYear [OUT] A value from [0..365], which represents the number of days since January 1st.
Returns:
SuccessP6R::eOk 
FailureP6R::eTypeErrorOnly P6XPATH_TYPE_DATE, P6XPATH_TYPE_DATETIME have days.
P6R::eInvalidArgpDayOfYear is NULL.
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines
Copyright © 2004 - 2010 P6R Inc. - All Rights Reserved.