> So, NetStumbler will call NetStumbler.OnScanResult on some events. > I want to override that:
Try: def NetStumbler_OnScanResult(SSID,BSSID,CapFlags,Signal,Noise,LastSeen): ... I think the above is similar to VBScript - at least it was when the AXScript support was written :) Mark _______________________________________________ Python-win32 mailing list Python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32