DosGetTimes: Difference between revisions
Appearance
mNo edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{Legacy | |||
|RepFunc= | |||
|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. | Return the time value that has been set by DOSSETMNLOCKTIME. This can be called by any code. | ||
Revision as of 03:49, 16 September 2017
![]() | |
---|---|
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)