INT 21,5F AL=05 Get Redirection List Extended Entry (DOS 4.0+)

AH = 5F

AL = 05

BX = redirection list index

DS:SI = pointer to buffer to receive ASCIIZ source device name

ES:DI = pointer to buffer to receive ASCIIZ network path

on return

AX = error code if CF set

BH = device status flag (bit 0 clear if valid)

BL = device type

= 03 printer device

= 04 disk device

CX = stored user parameter value

BP = NETBIOS local session number

DS:SI = pointer to buffer containing ASCIIZ source device name

ES:DI = pointer to buffer containing ASCIIZ network path

- retrieves the status, type, source and target of a given redirection

- fails if file sharing is not loaded


Zurück zum Interrupt Info. Roger Morgan / 1998 L.Änderung 29.03.99