This documentation is archived and is not being maintained.
Compiler COM Support Samples
Visual Studio 2008
The samples in this section demonstrate the Visual C++ compiler's built-in support for COM. For more information on the COM support classes and compiler features included with Visual C++, see Compiler COM Support.
Note: |
|---|
When building a sample application, first verify that the platform is set to your current platform in the Solution's Configuration property page. For example, you may need to change the platform from Itanium to Win32. |
Show:
Note: