phfRead (PHFILE) - output

      A pointer to an HFILE where the read handle for the pipe is returned.

    phfWrite (PHFILE) - output

      A pointer to an HFILE where the write handle for the pipe is returned.

    cb (ULONG) - input

      The amount of storage to reserve for the pipe.

    ulrc (APIRET) - returns

      Return Code.

      DosCreatePipe returns one of the following values:

    • NO_ERROR 8
        ERROR_NOT_ENOUGH_MEMORY
      For a full list of error codes, see Errors.


    [Back] [Next]