How do I have a client shutdown a win32 COM server?

Noah noah at noah.org
Sat Jul 12 20:05:22 EDT 2003


Bob Gailer <bgailer at alum.rpi.edu> wrote in message news:<mailman.1058030658.29767.python-list at python.org>...
> >"Noah" <noah at noah.org> wrote in message
> >
> > > Hi,
> > >
> > > How do I shutdown a win32 COM server?
> > >
> 
> If that does not do it try:
>    comobject.Quit()
> Bob Gailer

That was it! Too simple... Thanks!

Noah




More information about the Python-list mailing list