ulPageId (ULONG)

      Page ID.

      Page identifier of the page whose status line text is requested.

    pBookText (PBOOKTEXT)

      Pointer to a BOOKTEXT data structure.

    statusTextLen (USHORT)

      String length.

      Length of the status line 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_SETSTATUSLINETEXT) for the page specified in the ulPageId parameter.
      Other
        Length of the returned status line text string.


      [Back] [Next]