
ProUITableSelectionpolicySet | |
( char* dialog /* (In) The name of the dialog that contains the table. */ char* component /* (In) The table name. */ ProUISelectionpolicy value /* (In) The table selection policy: PROUISELPOLICY_NONE = Do not allow item selection. PROUISELPOLICY_SINGLE = Select 0 or 1 items. PROUISELPOLICY_BROWSE = Always select exactly 1 item. PROUISELPOLICY_MULTIPLE = Select any number of items. PROUISELPOLICY_EXTENDED = Select any number of items, including ranges of items. */ ) |

The function was successful | |
The function failed | |
An invalid argument was given |


