_com_interfaces_ is a list - you can name all the interfaces you want to
support.

Note that in the general case these must all derive from IDispatch.  You can
use the new "universal" feature to support non IDispatch interfaces defined
in a type library - see the win32com README for more information.

Mark.

> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of
> Francesco Franzh
> Sent: Saturday, 26 May 2001 2:15 AM
> To: [EMAIL PROTECTED]
> Subject: COM multiple interfaces
>
>
> does anyone know how to build COM server with several interfaces?
> I know there exists a _com_intefaces_ attribute but I didn't find
> how it works...
>
> thanx
>
> franz
> _______________________________________________
> ActivePython mailing list
> [EMAIL PROTECTED]
> http://listserv.ActiveState.com/mailman/listinfo/activepython
>

_______________________________________________
ActivePython mailing list
[EMAIL PROTECTED]
http://listserv.ActiveState.com/mailman/listinfo/activepython

Reply via email to