
Replacement in Object TOOLKIT: |

ProSelectionDwgtblcellGet | |
( ProSelection selection /* (In) ProSelection representing a cell of a drawing table. */ int* table_segment /* (Out) Corresponding table segment, equals sel_elem_id of selection. */ int* row /* (Out) row of table which contains the cell. */ int* column /* (Out) column of the table which contains the cell. */ ) |

The function successfully set the selected-point of the ProSelection. |


