Jump to content

DosGetTimes

From EDM2

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

APIRET16 Pascal far