Creating an Interface

OverviewHow Do I ... Topics

Visual C++ provides many convenient wizards and other methods to assist you in defining interfaces and dispinterfaces for your COM objects and automation classes.

What do you want to do?

Create a new class that implements interfaces

Create an object by using the ATL tutorial

Implement an interface for ATL classes

Implement a connection point for ATL classes

Edit an existing interface