Introduction - If you have any usage issues, please Google them yourself
Reproduced in a program. This zip file contains a example of using C++ Language COM in a Visual C++ Program (named example.zip), and a COM component built by comtool of Matlab and used in a Visual C++ Program (named mycom.zip). Both projects contain fire_event in COM. But it only works well in the former example. The interface of two COM components looks very similar, and the client program of two projects are almost the same.