22.3.8 SetCursorPosition() Implementation

SetCursorPosition() selects a new location for the cursor within the currently selected console's valid geometry. The new position's row must be less than the Row returned to QueryMode() and likewise the new position's column must be less than the Column returned to QueryMode(). The following figure shows a representation of the screen coordinates.

Figure 25-Console Geometry