> To: python-win32@python.org
> Subject: [python-win32] win32com events using native interfaces
>
>
> I have a COM object that sends events. Rather that have the source
> interface be 'dispinterface' in the IDL, it is just 'interface'. Is
> there a way to cat
Michael Zuercher <[EMAIL PROTECTED]> writes:
> I have a COM object that sends events. Rather that have the source
> interface be 'dispinterface' in the IDL, it is just 'interface'. Is
> there a way to catch events from this interface using win32com? The IDL
> for the coclass is below for refere
I have a COM object that sends events. Rather that have the source
interface be 'dispinterface' in the IDL, it is just 'interface'. Is
there a way to catch events from this interface using win32com? The IDL
for the coclass is below for reference.
[
uuid(10020202-EB1C-11CF-AE6E-00AA004A34D5),