Jump to content

Mailslot API

From EDM2

One-way IPC

Header files
NETCONS.H, NETERR.H, MAILSLOT.H
Defines
INCL_NETERRORS, INCL_NETMAILSLOT
Includes
LAN.H

Functions

  • DosDeleteMailslot - removes mailslot
  • DosMailslotInfo - retrieves information
  • DosMakeMailslot - creates a mailslot and returns handle
  • DosPeekMailslot - reads current message without removing
  • DosReadMailslot - reads current message with removing
  • DosWriteMailslot - writes a message