The GetMailslotInfo function retrieves information about the specified mailslot.
BOOL GetMailslotInfo(
HANDLE hMailslot, |
// mailslot handle |
LPDWORD lpMaxMessageSize, |
// address of maximum message size |
LPDWORD lpNextSize, |
// address of size of next message |
LPDWORD lpMessageCount, |
// address of number of messages |
LPDWORD lpReadTimeout |
// address of read time-out |
); |
Value |
Meaning |
MAILSLOT_NO_MESSAGE |
There is no next message. |
This parameter can be NULL.
If the function succeeds, the return value is nonzero.
If the function fails, the return value is zero. To get extended error information, call GetLastError.
CreateMailslot, SetMailslotInfo
file: /Techref/os/win/api/win32/func/src/f34_2.htm, 3KB, , updated: 2000/4/7 11:19, local time: 2024/11/12 21:54,
18.223.172.108:LOG IN
|
©2024 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions? <A HREF="http://massmind.ecomorder.com/techref/os/win/api/win32/func/src/f34_2.htm"> GetMailslotInfo</A> |
Did you find what you needed? |
Welcome to ecomorder.com! |
Welcome to massmind.ecomorder.com! |
.