Int 21/AX=5F3Ah

Prev Next Ralf Interrups Categories Contents

------

Named Pipes - LOCAL DosRawWriteNmPipe

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

Return:
CF clear if successful CX = bytes written 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=5F39h - AX=5F3Bh - INT 2F/AX=118Fh

Category: Network - Int 21h - N

------

Prev Next Ralf Interrups Categories Contents