On Wed, 31 Mar 2004 19:43:48 -0800, Rajkumar Malli <[EMAIL PROTECTED]>
wrote:

>I have a ATL COM server which supports two connection point
>interfaces IAsiaCommonEvent and IAsiaTestEvent along which 
>it can fire COM events . Now, I can get events from either of 
>these  connection points, one at a time. Is it possible to get
>events from both? The WithEvents call on one interface seems
>to overwrite the WithEvents call on the other interface.

Yes, Win32::OLE only supports one connection point per object.

Cheers,
-Jan

_______________________________________________
Perl-Win32-Users mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to