Jump to content

DosGetTimes

From EDM2
Revision as of 16:02, 18 February 2017 by Ak120 (talk | contribs)

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