[This is preliminary documentation and subject to change.]
Enables a snap-in to add an array of buttons to the toolbar.
HRESULT AddButtons(
int nButtons, // Number of buttons
LPMMCBUTTON lpButtons // Pointer to an MMCBUTTON structure
);