Int 21/AX=E909h

Prev Next Ralf Interrups Categories Contents

------

Novell NetWare - NetWare shell - CONVERT DOS FILE HANDLE TO NETWARE

AX = E909h
BX = DOS file handle

Return:
AX = 0000h if successful BX:CX:DX = NetWare file handle

Notes: This function is partially a reverse of "AttachHandle" (AH=B4h). Many NetWare 3.x functions use a four-byte file handle, which appears to be the high four bytes of the six-byte NetWare handle

See Also: AH=B4h"NetWare"

Category: Netware - Int 21h - N

------

Prev Next Ralf Interrups Categories Contents