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.
質問:
IClassFactory::CreateInstance
ノート:
OleView を使用できます。
しかし、これをプログラムで行いたい場合は、OleView が使用する方法を使用できます。
OleView は、HKEY_CLASSES_ROOT\Interface で宣言されたすべてのインターフェイスを反復処理し、それぞれに対して QueryInterface を呼び出すだけでこれを実現します。