Client Functions

A client process uses the following functions when interacting with a mailslot.

Function
Description
CloseHandle
Closes a mailslot handle for a client process.
CreateFile
Creates a mailslot handle for a client process.
DuplicateHandle
Duplicates a mailslot handle.
WriteFile
Writes data to a mailslot.

Software for developers
Delphi Components
.Net Components
Software for Android Developers
More information resources
MegaDetailed.Net
Unix Manual Pages
Delphi Examples