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

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

