CAViewer::GetRowCol
CAViewer class
Gets the current row and column position
- GetRowCol(
long *row,
long *col
);
Parameters
- row
-
A pointer to long that receives the current row.
- col
-
A pointer to long that receives the current column.
Return Value
Returns TRUE if the operation was successful; otherwise, FALSE.
See Also
CAViewer::SetRowCol