TopRow (ULONG) - input
LeftCol (ULONG) - input
BotRow (ULONG) - input
RightCol (ULONG) - input
Lines (ULONG) - input
Number of lines to be inserted at the top of the screen area being scrolled. If 0 is specified, no lines are scrolled.
Cell (PBYTE) - input
Address of the character-attribute pair (2 or 4 bytes) used as a fill character on inserted lines.
VioHandle (HVIO) - input
This must be 0, unless the caller is a Presentation Manager application; in this case, it must be the value returned by VioCreatePS.
rc (APIRET) - returns