Int 21/AX=5704h

Prev Next Ralf Interrups Categories Contents

------

MS-DOS 7/Windows95 - GET LAST ACCESS DATE AND TIME

AX = 5704h
BX = file handle

Return:
CF clear if successful DX = last access date (see #01666) CX = last access time (currently always 0000h) CF set on error AX = error code

See Also: AX=5701h - AX=5705h - AX=5706h

Category: DOS Kernel - Int 21h - M

------

Prev Next Ralf Interrups Categories Contents