Int 21/AX=F25Ah/SF=83h

Prev Next Ralf Interrups Categories Contents

------

Novell NetWare - GET MIGRATION OR STATUS INFORMATION

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

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

See Also: AH=F2h"Novell" - AX=F25Ah/SF=82h - AX=F25Ah/SF=84h - AX=F25Ah/SF=85h

Format of NetWare "Get Migration or Status Information" request packet: Offset Size Description (Table 02457) 00h WORD length of following data 02h BYTE 83h (subfunction "Get Migration or Status Information")

See Also: #02458

Format of NetWare "Get Migration or Status Information" request packet: Offset Size Description (Table 02458) 00h DWORD presence flag FFFFFFFFh if Data Migration NLM is loaded and running 04h DWORD major version 08h DWORD minor version

0Ch DWORD flag:
Has support module registered with Data Migrator?

See Also: #02457

Category: Netware - Int 21h - N

------

Prev Next Ralf Interrups Categories Contents