NIcola Montecchiari wrote:
>
> I am trying to create a call back for som events generated by a COM
> server that I connect.
> Looking at some posts apparently related to the same topic, I wrote
> this sample code to test:
>
> import win32com.client as com
> from win32com.client import gencache
> ..
Dear All,
I am trying to create a call back for som events generated by a COM server
that I connect.
Looking at some posts apparently related to the same topic, I wrote this
sample code to test:
import win32com.client as com
from win32com.client import gencache
class Eventi:
def Device_Notif