Interrups | Categories | Contents |
AH = B4h DS:SI -> input buffer (see #01802)
Return:
AX = DOS file handle or return code
Note: This is an interface provided by NetWare to give DOS file access to NetWare files on non-DOS systems such as Macintosh, OS/2, and Unix
See Also: AX=E909h
Format of Novell NetWare input buffer: Offset Size Description (Table 01802) 00h BYTE "WorkFileServer" 01h BYTE access code 02h DWORD "OpenHandle" 06h WORD "OpenHandleCount" 08h DWORD "OpenFileSize"
Note: The six bytes at 02h-07h appear to be the six-byte NetWare handle returned by AX=E909h
Category: Netware - Int 21h - N
Interrups | Categories | Contents |