Interrups | Categories | Contents |
AX = 1207h DS:DI -> disk buffer
Return:
Nothing
Desc: Move the indicated buffer to the end of the disk buffer chain (least- recently used is first); under DOS 3.3, the buffer is then moved to the start of the disk buffer chain if it was marked unused
Notes: Can be called only from within DOS. This function is nearly the same as AX=120Fh
See Also: AX=120Fh
Category: DOS Kernel - Int 2Fh - D
Interrups | Categories | Contents |