ulPageId (ULONG)

      Page ID.

      The page identifier that is to become the top page.

    ulReserved (ULONG)

      Reserved value, should be 0.

    fSuccess (BOOL)

      Success indicator.

      TRUE

        The page was successfully moved to the top of the notebook.
      FALSE
        Unable to move the page to the top of the notebook. This value is returned if the page ID specified in the ulPageId parameter is invalid.


      [Back] [Next]