Int 2F/AX=5601h

Prev Next Ralf Interrups Categories Contents

------

INTERLNK - CHECK IF REDIRECTED DRIVE

AX = 5601h
DX = magic value FFFFh
BH = drive number (0=A:)
BL = instance number (00h=any, 01h=first loaded, etc.)
(CX = 0000h, see note)

Return:
(as for AL=00h if redirected drive)

Note: Some Microsoft software explicitly clears the CX register before calling this function.

See Also: AX=5600h - AX=5601h

Category: Remote Control/File Access - Int 2Fh - I

------

Prev Next Ralf Interrups Categories Contents