Converts a SYSTEMTIME value to a TIMEVALUE value.
BOOLEAN SystemTimeToTimeValue(
const LPSYSTEMTIME pSystemTime,
LPTIMEVALUE pTimeValue
);
pSystemTime
pTimeValue
TRUE
FALSE
E_PARAM 0x8004
SYSTEMTIME structure to convert contains an invalid value.
E_BAD_ADDR 0x800f
pSystemTime parameter or the pTimeValue parameter is an invalid pointer. | Versions | Defined in | Include | Link to |
|---|---|---|---|
| INtime 6.0 | intime/rt/include/rtbase.h | rt.h | rt.lib |