Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
確認したいことが 1 つあります。.NET アセンブリを通常の COM コンポーネント (Win32::OLE -> new() を使用) のように呼び出すには、パラメータのないコンストラクタが必要ですか? dll にそのようなコンストラクターを持つ可読クラスがない場合、Win32::OLE -> new() でそれを呼び出すことはできません。