Adding an ATL COM+ 1.0 Component

The ATL COM+ 1.0 Component wizard is not available in Visual Studio 2019 and later.

This wizard adds an object to your project that supports COM+ 1.0 services, including transactions.

To add an ATL COM+ 1.0 component to your project

  1. In either Solution Explorer or Class View, right-click the name of the project to which you want to add the ATL COM+ 1.0 component.

  2. On the shortcut menu, click Add, and then click Add Class.

  3. In the Add Class dialog box, in the Templates pane, click ATL COM+ 1.0 Component, and then click Open to display the ATL COM+ 1.0 Component Wizard.

See also

Adding a Class
Adding a Method