Hello, I'm developing a c# app and im using the axvlc control but i cant access the attachEvent()/detachEvent() functions because apparently they're not defined.
I have the using AxAXVLC directive. Other functions work fine like AxVLCPlugin2.playlist.add() etc.
Please point me in the right direction.