nca_scroll_page
Example: nca_scroll_page | Scroll Object Functions |
Moves the scroll the specified number of pages.
int nca_scroll_page( LPCSTR scroll, int pages );
scroll | The logical name of the scroll. |
pages | The number of scrolled pages. |
The nca_scroll_page function moves the scroll the specified number of pages. This function can be used for scroll bar and slider objects.
Return Values
Parameterization
The following argument(s) can be parameterized using standard parameterization: scroll