Int 21/AX=F247h

Prev Next Ralf Interrups Categories Contents

------

Novell NetWare - GET CURRENT FILE SIZE

AX = F247h
CX = length of request buffer in bytes
DX = length of reply buffer in bytes
DS:SI -> request buffer (see #02352)
ES:DI -> reply buffer (see #02353)

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

See Also: AH=42h - AH=F2h"Novell" - AX=F23Eh - AX=F242h -

Format of NetWare "Get Current Size of File" request packet: Offset Size Description (Table 02352) 00h BYTE reserved for future use 01h 6 BYTEs NetWare file handle

See Also: #02353

Format of NetWare "Get Current Size of File" reply packet: Offset Size Description (Table 02353) 00h DWORD current size of file

See Also: #02352

Category: Netware - Int 21h - N

------

Prev Next Ralf Interrups Categories Contents