ulPageId (ULONG)

      Page ID.

      Page identifier with which to associate the tab color. Specify zero to change all the tabs to a specific color. This parameter is ignored if the BKV_AUTOCOLOR attribute has been specified for the ulPageId parameter.

    rgbColor (ULONG)

      Tab color

      Color that the tab should be set to. Additionally, the following value may be used:

      BKV_AUTOCOLOR

        Automatically paint the tabs with a default set of colors.

      rc (BOOL)

        Success indicator.

        TRUE

          Tab color was successfully set.
        FALSE
          Unable to set tab color. If the page ID specified in the ulPageId parameter is invalid, FALSE is returned and no action is taken.


        [Back] [Next]