
This example illustrates the use of C++ COM component from C#.

The source code for the Factorial method of the C++ component is in the CppSourceAndDLL folder, along with the DLL created.

The complete VC++ 6 project is in the RCWTest folder.


