GetObject WinAPI equivalent in MATLAB COM interface
이전 댓글 표시
Hi,
I can create a COM object using MATLAB COM interface actxserver command which is equivalent to using CreateObject WinAPI call. I was wondering if there's an equivalent MATLAB command for WinAPI GetObject and/or GetActiveObject calls. Using actxserver I can start the COM server, but I need to attach to an existing instance of it which can be done via GetObject/GetActiveObject WinAPI calls.
Any help is appreciated...
Berk
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 COM Component Integration에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!