win32file.GetMailslotInfo

(int,int,int,int) = GetMailslotInfo(Mailslot)

Retrieves information about a mailslot

Parameters

Mailslot : PyHANDLE

Handle to a mailslot

Win32 API References

Search for GetMailslotInfo at msdn, google or google groups.

Return Value

Returns (maximum message size, next message size, message count, timeout)