◄Full Description► ◄Up► ◄Next► ◄Previous► ──────────────────────────────────────────────────────────────────────────── Corrections The example worked only for interthread communication. It has been replaced with an example that works for interprocess communication. The description of the cbBuf parameter incorrectly stated that this parameter contained the number of bytes to be written to the buffer. It now correctly states that this is the number of bytes to be written from the buffer. ♦