Interrups | Categories | Contents |
AX = F25Ah subfn 82h CX = length of request buffer in bytes DX = length of reply buffer in bytes DS:SI -> request buffer (see #02455) ES:DI -> reply buffer (see #02456)
Return:
AX = status (see #02860 at INT 2F/AX=7A20h/BX=0000h)
See Also: AH=F2h"Novell" - AX=F25Ah/SF=01h - AX=F25Ah/SF=83h - AX=F25Ah/SF=84h
Format of NetWare "Volume Data Migration Status" request packet: Offset Size Description (Table 02455) 00h WORD length of following data 02h BYTE 82h (subfunction "Volume Data Migration Status") 03h DWORD volume number 07h DWORD support module ID
See Also: #02456
Format of NetWare "Volume Data Migration Status" request packet: Offset Size Description (Table 02456) 00h DWORD number of migrated files 04h DWORD total size required to restore all migrated files 08h DWORD total space used on migration device 0Ch DWORD limbo space (demigrated files with save-key flag set) 10h DWORD total space including limbo space 14h DWORD number of files in limbo
See Also: #02455
Category: Netware - Int 21h - N
Interrups | Categories | Contents |