Help in raising events!

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • David Smith

    Help in raising events!

    Dear All
    I need help in an issue, how to raise an event from an unmanaged class to a
    managed class.
    Both classes are in C++ and there should not be any static methods involved
    in this implementation.
    ie. the event source is an unmanaged class and event receiver should be a
    managed class.
    Also the event receiver method should not be static.
    Thank you very much for your understanding.


Working...