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.
アンマネージ C++ コード (COM オブジェクトではない) を含む dll を作成しました。
DLL 内の STATIC メソッドを PInvoke する方法については多くの例がありますが、含まれているクラスからオブジェクトを作成する方法はわかりませんでした。これは可能ですか?