DosSetDateTime - Parameters
pdt
(
PDATETIME
) - input
Pointer to the
DATETIME
data structure.
ulrc
(
APIRET
) - returns
Return Code.
DosSetDateTime returns one of the following values:
NO_ERROR 327
ERROR_TS_DATETIME
For a full list of error codes, see
Errors
.
[Back: DosSetDateTime Return Value - ulrc]
[Next: DosSetDateTime - Remarks]