フィルターのクリア

Unload Interface of C++ Library dll

6 ビュー (過去 30 日間)
niwa
niwa 2021 年 8 月 3 日
コメント済み: niwa 2021 年 8 月 3 日
Is there any way to unload Interface of C++ Library dll, after call Functions in Windows Interface of C++ Shared Library , I can delete the Interface of C++ Shared Library .
  1 件のコメント
niwa
niwa 2021 年 8 月 3 日
for example
fc=clib.xxx.xxx;
clibrelease(fc);
clear fc;
clear clib.xxx.xxx;
don't work for unload dll

サインインしてコメントする。

回答 (0 件)

カテゴリ

Help Center および File ExchangeCall C++ from MATLAB についてさらに検索

製品


リリース

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by