Jump to content

DosGetTimes

From EDM2
Revision as of 03:49, 16 September 2017 by Martini (talk | contribs)
Legacy Function Warning
It is recommended to use a newer replacement for this function.
Replacement:
Remarks: This page list the older version of the function for reference.

Return the time value that has been set by DOSSETMNLOCKTIME. This can be called by any code.

Syntax

APIRET16 Pascal far DOSGETTIMES(USHORT* time)

Parameters

time
16:16 pointer to the time value (short)

Return Code