要求されたページは選択されたバージョンでは利用できない。
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..