CellStr (PCH) - output
Address of the buffer where the cell string is returned.
Length (PULONG) - in/out
Address of the buffer length in bytes. Length must take into account that each character-attribute entry in the buffer is 2 or 4 bytes. If the length of the buffer is not sufficient, the last entry is not complete.
Row (ULONG) - input
Starting row of the field to read, where 0 is the top row.
Column (ULONG) - input
Starting column of the field to read, where 0 is the leftmost column.
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