Interrups | Categories | Contents |
AX = 5F34h BX = handle CX = pipe mode bit maskbit 15:
Set if nonblocking, clear if blockingbit 8:
Set if read in message mode, clear if read in byte mode
Return:
CF clear if successful CF set if error AX = error code
Note: 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
See Also: AX=5F32h - AX=5F33h - AX=5F36h
Category: Network - Int 21h - N
Interrups | Categories | Contents |