Event in a control ActiveX
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
Hi, how can I use the event in a control Activex when I add an event to the control I have this method: void CPrincipale::CardEventItdcinterfacectrl1(short nIndex, LPCTSTR EventBoardIndex, LPCTSTR EventReaderIndex, LPCTSTR EventCardID, LPCTSTR EventDate, LPCTSTR EventTime, LPCTSTR EventStatus) { // TODO : ajoutez ici le code de votre gestionnaire de messages }