|
DEPRECATED:
|
Creo 13.0
|

SUPERSEDED BY: |


Replacement in Object TOOLKIT: |

ProDwgtableSegExtentsGet | |
( ProDwgtable* table /* (In) The drawing table. */ int segment_id /* (In) The table segment id. Pass PRO_VALUE_UNUSED for a single segment table. */ int* first_row /* (Out) The first row in the table segment. Pass NULL if not interested in this value. */ int* last_row /* (Out) The last row in the table segment. Pass NULL if not interested in this value. */ int* first_column /* (Out) The first column in the table segment. Pass NULL if not interested in this value. */ int* last_column /* (Out) The last column in the table segment. Pass NULL if not interested in this value. */ ) |

The function succeeded. | |
One or more input arguments was invalid. | |
PRO_VALUE_UNUSED was used for multiple-segment table. |
