win32event.MsgWaitForMultipleObjectsEx
int = MsgWaitForMultipleObjectsEx(handleList, milliseconds , wakeMask , waitFlags )
Returns when a message arrives of an event is signalled
Parameters
Comments
This method will no longer raise a COM E_NOTIMPL exception as it is no longer dynamically loaded.