Int 21/AX=5F39h

Prev Next Ralf Interrups Categories Contents

------

Named Pipes - LOCAL DosRawReadNmPipe

AX = 5F39h
BX = handle
CX = buffer length
DS:DX -> buffer

Return:
CF clear if successful CX = bytes read CF set if error AX = error code

Notes: This function was introduced by LAN Manager but is also supported by the Novell DOS Named Pipe Extender, Banyan VINES, OS/2 Virtual DOS Machines, and others. Not documented in the LAN Manager Toolkit

See Also: AX=5F35h - AX=5F3Ah - INT 2F/AX=1186h

Category: Network - Int 21h - N

------

Prev Next Ralf Interrups Categories Contents