Int 21/AX=F25Ah/SF=01h

Prev Next Ralf Interrups Categories Contents

------

Novell NetWare - GET DATA MIGRATION INFO

AX = F25Ah subfn 01h
CX = length of request buffer in bytes
DX = length of reply buffer in bytes
DS:SI -> request buffer (see #02449)
ES:DI -> reply buffer (see #02450)

Return:
AX = status (see #02860 at INT 2F/AX=7A20h/BX=0000h)

See Also: AH=F2h"Novell" - AX=F25Ah/SF=80h - AX=F25Ah/SF=86h

Format of NetWare "Get Data Migration Information" request packet: Offset Size Description (Table 02449) 00h WORD length of following data 02h BYTE 01h (subfunction "Get Data Migration Information")

See Also: #02450

Format of NetWare "Get Data Migration Information" reply packet: Offset Size Description (Table 02450) 00h ???

See Also: #02449

Category: Netware - Int 21h - N

------

Prev Next Ralf Interrups Categories Contents