virtual P6R::P6ERR P6R::p6IXpathTime::extractMonth ( P6INT32 *  pMonth  )  [pure virtual]

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

Parameters:
pMonth [OUT] A value from [0..11], 0 is January, and 11 is December.
Returns:
SuccessP6R::eOk 
FailureP6R::eTypeErrorOnly P6XPATH_TYPE_DATE, P6XPATH_TYPE_DATETIME have months.
P6R::eInvalidArgpMonth is NULL.
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines
Copyright © 2004 - 2010 P6R Inc. - All Rights Reserved.