ulPageId (ULONG)

      Page ID.

      The page identifier of the page from which to set the 4 bytes of data.

    ulPageData (ULONG)

      Page data.

      Application-defined page data.

    rc (BOOL)

      Success indicator.

      TRUE

        Page data was successfully set.
      FALSE
        Unable to set page data. This value is returned if the page ID specified in the ulPageId parameter is invalid.


      [Back] [Next]