This macro is used in the implementation (.cpp) file that defines the methods for your class to start the connection map. Add macro entries for each of your connection points using the CONNECTION_PART macro. Complete the connection map with the END_CONNECTION_MAP macro.
Header file: | Add this macro to your class's header file. |
Platforms: | H/PC 2.0, Palm-size PC, H/PC Pro |
Windows CE versions: | 2.0 and later |
Complete documentation: | Visual C++ documentation |
BEGIN_CONNECTION_MAP( theClass, theBase )
CONNECTION_PART, DECLARE_CONNECTION_MAP, END_CONNECTION_MAP