The requested page is not available for selected version.
MoveToNextLine
Syntax
long MoveToNextLine(long numberOfLines)
Description
Move the scroll bar downward, or to the right, by the specified number of lines.
Parameters
numberOfLines
Long value specifying the number of lines by which to move the scroll bar.
Return Value
Return 0 if the call is successful; otherwise, -1..