Description | ||||||||
For a ProSelection representing a cell of a table, returns the table from which the cell was selected. | ||||||||
Synopsis | ||||||||
#include <ProTable.h> | ||||||||
ProError | ProSelectionTableGet | ( | ||||||
ProSelection selection | ||||||||
/* (In) | ||||||||
ProSelection representing a cell of a table. | ||||||||
*/ | ||||||||
ProTable* table | ||||||||
/* (Out) | ||||||||
The table from which the cell was selected. | ||||||||
*/ | ||||||||
) | ||||||||
Returns | ||||||||
|