Interrups | Categories | Contents |
AX = F25Ah subfn 80h CX = length of request buffer in bytes DX = length of reply buffer in bytes DS:SI -> request buffer (see #02451) ES:DI -> reply buffer (see #02452)
Return:
AX = status (see #02860 at INT 2F/AX=7A20h/BX=0000h)
See Also: AH=F2h"Novell" - AX=F25Ah/SF=82h - AX=F25Ah/SF=85h
Format of NetWare "Move File Data to Data Migration" request packet: Offset Size Description (Table 02451) 00h WORD length of following data 02h BYTE 80h (subfunction "Move File Data to Data Migration") 03h DWORD volume number 07h DWORD directory entry number 0Bh DWORD name space (see #02387) 0Fh DWORD support module ID 13h DWORD save key flag 00000010h to save key when file is demigrated
See Also: #02452
Format of NetWare "Move File Data to Data Migration" reply packet: Offset Size Description (Table 02452) 00h DWORD volume-unique ID
See Also: #02451
Category: Netware - Int 21h - N
Interrups | Categories | Contents |