WaitCommEvent

Werner Schiendl ws-news at gmx.at
Thu Feb 15 16:24:50 EST 2001


Could not find a python related doc, but corresponding to the microsoft docs
at
http://msdn.microsoft.com/library/default.asp?URL=/library/psdk/winbase/comm
un_4bck.htm

i would _guess_ as following

rc ... return code
mask ... what is returned in lpEvtMask

hth
werner

Burkhard Kayser <Burkhard.Kayser at marconi.com> wrote in message
news:96h007$kri$1 at newsfeed.pit.comms.marconi.com...
> Does anyone know, where I can find the documentation for this function ?
>
> It is used in the example win32comport_demo.py.
>
> rc, mask = WaitCommEvent(self.handle, overlapped)
>
> What are the possible return values of rc and mask ?
>
>
>
>





More information about the Python-list mailing list