L
Lucy Ludmiller
I have a class CMyObject, that I want to pass in an ActiveX event.
I have not as yet found a way of passing pointers in events - any one
knows how ?
//PseudoCode IDL
[id(1)] void HereComesMyObject(CMyObject*); // <- How ??
I have not as yet found a way of passing pointers in events - any one
knows how ?
//PseudoCode IDL
[id(1)] void HereComesMyObject(CMyObject*); // <- How ??