The requested page is not available for selected version.
MoveToPreviousLine
Syntax
long MoveToPreviousLine(long numberOfLines)
Description
Move the scroll bar upward, or to the left, 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..