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