Developer's Guide v1.0
Home
|
Loader API
|
Interfaces
|
File List
|
Index
P6R
::
p6IXpathTime
expand
extractDay
extractDayOfWeek
extractDayOfYear
extractHours
extractMinutes
extractMonth
extractSeconds
extractTimezone
extractYear
getTime
lessThan
setTime
toDate
toDateTime
toStringA
toStringW
toTime
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:
Success
P6R::eOk
Failure
P6R::eInvalidArg
pExpandedTime is NULL.
All
Classes
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Defines