Undocumented functions of NTDLL

2OO1, 18 February


RtlTimeFieldsToTime
RtlTimeFieldsToTime

NTSYSAPI 
BOOLEAN
NTAPI

RtlTimeFieldsToTime(
IN PTIME_FIELDS TimeFields, OUT PLARGE_INTEGER Time );



Function RtlTimeFieldsToTime converts user-readable structure TIME_FIELDS to 64-bit integer.





See also oposite function RtlTimeToTimeFields.


Documented by:
Reactos
Tomasz Nowak



Requirements:
Library: ntdll.lib


See also:
RtlTimeToTimeFields
TIME_FIELDS