ulPageId (ULONG)

      Page ID.

      Page identifier of the page whose tab text is requested. This should be a page for which a BKA_MAJOR or BKA_MINOR attribute has been specified.

    pBookText (PBOOKTEXT)

      Pointer to a BOOKTEXT data structure.

    tabTextLen (USHORT)

      Length of the tab text string.

      BOOKERR_INVALID_PARAMETERS

        An invalid page ID was specified for the ulPageId parameter or the structure specified for the pBookText parameter is invalid.
      0
        No text data has been set (BKM_SETTABTEXT) for the page specified in the ulPageId parameter.
      Other
        Length of the returned tab text string.


      [Back] [Next]