4/18/08

What the limitations of CoCreateInstance?

, the major problems with CoCreateInstance is that it is only able to create one object and only on local system. To create a remote object or to get several objects, based on single CLSID, at the same time, one should use CoCreateInstanceEx.

No comments:

ITUCU