Do the objects built by the MATLAB COM Builder implement an IConnectio​nPointCont​ainer interface?

14 ビュー (過去 30 日間)
Do the objects built by the MATLAB COM Builder implement an IConnectionPointContainer interface?
In other words, can I use a MATLAB COM object to fire events to a C++ client?

採用された回答

MathWorks Support Team
MathWorks Support Team 2009 年 6 月 27 日
MATLAB COM Builder objects implement an IConnectionPointContainer. We do not currently have any examples on using this from C++.
Using Connection Points from C++ is quite involved, but there are many books and resources on the subject that you may find useful. A good place to find general information on the COM technology is the MSDN Online Library.

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeUse COM Objects in MATLAB についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by