Converts a SYSTEMTIME value to a TIMEVALUE value.
BOOLEAN SystemTimeToTimeValue(
const LPSYSTEMTIME pSystemTime,
LPTIMEVALUE pTimeValue
);
pSystemTimepTimeValueTRUEFALSEE_PARAM 0x8004SYSTEMTIME structure to convert contains an invalid value.E_BAD_ADDR 0x800fpSystemTime 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 |