TypeLib for Python COM Server?

Stefan Migowsky smigowsky at dspace.de
Fri Jul 14 02:58:24 EDT 2000


Hi, 

use a special policy as shown in the example

...\python\win32com\servers\dictionary.py 

There are the invoke and getidsofnames of the dispatch
interface overwritten to provide the special
DISPIDs

  Stefan


>-----Original Message-----
>From: John Lull [mailto:lull at acm.org]
>Sent: Friday, July 14, 2000 3:57 AM
>To: python-list at python.org
>Subject: Re: TypeLib for Python COM Server?
>
>
>Bill Tutt <billtut at microsoft.com> wrote:
>
>> Don't rely on the 1000 thing. You should specifically 
>declare the dispid's
>> in the Python class.
>
>How?
>
>Thanks,
>John
>-- 
>http://www.python.org/mailman/listinfo/python-list
>




More information about the Python-list mailing list