Important Notice
The pages on this site contain documentation for very old MS-DOS software,
purely for historical purposes.
If you're looking for up-to-date documentation, particularly for programming,
you should not rely on the information found here, as it will be woefully
out of date.
Named-pipe functions (1.2)
◄Function Groups► ◄Overview► ◄Up► ◄Next► ◄Previous►
────────────────────────────────────────────────────────────────────────────
DosCallNmPipe Opens, reads from, writes to, and closes a named pipe
DosConnectNmPipe Waits for a client to open a pipe
DosDisConnectNmPipe Disconnects a named pipe
DosMakeNmPipe Creates a named pipe
DosPeekNmPipe Read pipe without removing data
DosQNmPHandState Retrieves handle-state information
DosQNmPipeInfo Retrieves information about a named pipe
DosQNmPipeSemState Retrieves named-pipe semaphore information
DosSetNmPHandState Sets handle-state information
DosSetNmPipeSem Associates a semaphore with a named pipe
DosTransactNmPipe Performs a transaction on a named pipe
DosWaitNmPipe Waits for an instance of a named pipe
DosWrite Writes to a file, device or pipe