[This is preliminary documentation and subject to change.]
Enables a snap-in to add a single button to the toolbar.
HRESULT InsertButton(
  int nIndex,  // Specifies the button's position.
  LPMMCBUTTON lpButton
               // Pointer to the structure defining the button
);