ulPageId (ULONG)

      Page ID.

      The page ID of the notebook page with which the application page window is to be associated.

    hwndPage (HWND)

      Window handle.

      The handle of the application page window that is to be associated with the notebook page identified in the ulPageId parameter.

    rc (BOOL)

      Success indicator.

      TRUE

        Application page window handle was successfully set.
      FALSE
        Unable to set application page window handle. This value is returned if the page ID specified for the ulPageId parameter is invalid.


      [Back] [Next]