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::lessThan
(
p6IXpathTime
*
pTime
,
P6BOOL *
pbResult
)
[pure virtual]
Is this component less than the pTime parameter value?
Parameters:
pTime
[IN] A
p6IXpathTime
component to compare to
pbResult
[OUT] P6TRUE if less than, P6FALSE if not
Returns:
Success
P6R::eOk
Failure
P6R::eInvalidArg
One of the parameters is NULL.
All
Classes
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Defines