usWidth (USHORT)

      Width value to set.

    usHeight (USHORT)

      Height value to set.

    usType (USHORT)

      Notebook region.

      Notebook region for which the dimensions are to be set. Valid values are:

      • BKA_MAJORTAB 
          BKA_MINORTAB
        
          BKA_PAGEBUTTON.

        rc (BOOL)

          Success indicator.

          TRUE

            Dimensions were successfully set.
          FALSE
            Unable to set dimensions. Returned if an invalid value is specified for the usType parameter or if the dimensions are invalid.


          [Back] [Next]