Menu

#6 Server Connection Points for ctypes.com

closed-out-of-date
None
5
2005-10-28
2005-05-17
No

This is a very limited implementation of
IConnectionPointContainer and IConnectionPoint for
creating server connection points. Advise/Unadvise and
FindConnectionPoint work. Unfortunately, I haven't
figured out how to actually call the connection point
methods. I get the following Exception::

AttributeError: '_IDualSumEvents' object has no
attribute 'OnAdd'

Is there something I'm not doing, or are dispmethods
not implemented yet?

Discussion

  • Shane Holloway

    Shane Holloway - 2005-05-17

    Server Connection Point -- the actual callbacks don't work yet

     
  • Shane Holloway

    Shane Holloway - 2005-05-17
    • assigned_to: nobody --> theller
     
  • Shane Holloway

    Shane Holloway - 2005-10-28

    Logged In: YES
    user_id=283742

    Fixed via a different path

     
  • Shane Holloway

    Shane Holloway - 2005-10-28
    • status: open --> closed-out-of-date
     

Log in to post a comment.