These macros provide support for snap-in extensions.
| Marks the beginning of the snap-in extension data class map for a Snap-In object. | |
| Marks the beginning of the toolbar map for a Snap-In object. | |
| Marks the end of the snap-in extension data class map for a Snap-In object. | |
| Marks the end of the toolbar map for a Snap-In object. | |
| Creates a data member for the data class of the snap-in extension. | |
| Enters a snap-in extension data class into the snap-in extension data class map of the Snap-In object. | |
| Declares the ID of the context menu used by the Snap-In object. | |
| Enters a toolbar into the toolbar map of the Snap-In object. |