ulCount (ULONG)

      Number of buttons to set.

    pButtonArray (PNOTEBOOKBUTTON)

      Notebook button array.

      Array of NOTEBOOKBUTTON structures that specify the style and content of the buttons in the common button area. The ulCount parameter indicates the number of entries in the array.

    rc (BOOL)

      Success indicator.

      TRUE

        Buttons were successfully set.
      FALSE
        Unable to set buttons.


      [Back] [Next]